opnsense-src/lib/clang/include/llvm/Config
Ed Maste e92a42059b llvm: remove __FreeBSD_version conditionals
All supported FreeBSD build host versions have backtrace.h, so we can
just eliminate that test.  For futimes() we can test the compiler's
built-in __FreeBSD__ major version rather than relying on including
osreldate.h.  This should reduce the frequency with which Clang gets
rebuilt when building world.

Reviewed by:	dim
Sponsored by:	The FreeBSD Foundation
2018-07-25 00:06:18 +00:00
..
abi-breaking.h Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306325, and update 2017-06-27 06:40:39 +00:00
AsmParsers.def Add support for selectively enabling LLVM targets 2018-06-22 15:00:00 +00:00
AsmPrinters.def Add support for selectively enabling LLVM targets 2018-06-22 15:00:00 +00:00
config.h llvm: remove __FreeBSD_version conditionals 2018-07-25 00:06:18 +00:00
Disassemblers.def Add support for selectively enabling LLVM targets 2018-06-22 15:00:00 +00:00
llvm-config.h Follow-up to r335799 (llvm/clang 6.0.1 update), by regenerating various 2018-06-30 10:04:44 +00:00
Targets.def Add support for selectively enabling LLVM targets 2018-06-22 15:00:00 +00:00