1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/include/llvm/Config
Rafael Espindola 2037c03682 Use posix_fallocate instead of ftruncate.
This makes sure that space is actually available. With this change
running lld on a full file system causes it to exit with

failed to open foo: No space left on device

instead of crashing with a sigbus.

llvm-svn: 276017
2016-07-19 20:19:56 +00:00
..
AsmParsers.def.in
AsmPrinters.def.in
config.h.cmake Use posix_fallocate instead of ftruncate. 2016-07-19 20:19:56 +00:00
Disassemblers.def.in
llvm-config.h.cmake Reorder LLVM_ENABLE_ABI_BREAKING_CHECKS in llvm-config.h.*. 2015-06-18 04:07:12 +00:00
Targets.def.in