mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
2bdcb192ba
With a current mingw (gcc 4.8.1) it looks like we hit some variation of http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40278 The end result is that off_t is not defined and the build fails without this patch. llvm-svn: 198749 |
||
---|---|---|
.. | ||
calc.c | ||
CMakeLists.txt | ||
disassemble.c | ||
helpers.c | ||
include-all.c | ||
llvm-c-test.h | ||
main.c | ||
Makefile | ||
module.c | ||
object.c | ||
targets.c |