1 ## FIXME: This only requires RTTI because tblgen uses it. Fix that.
2 set(LLVM_REQUIRES_RTTI 1)
4 set(LLVM_REQUIRES_EH 1)
7 add_llvm_library(LLVMSupport
12 circular_raw_ostream.cpp
15 CrashRecoveryContext.cpp
71 SearchForAddressOfSpecialSymbol.cpp
90 Windows/DynamicLibrary.inc
100 Windows/system_error.inc
101 Windows/ThreadLocal.inc
102 Windows/TimeValue.inc