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
13 circular_raw_ostream.cpp
16 CrashRecoveryContext.cpp
72 SearchForAddressOfSpecialSymbol.cpp
91 Windows/DynamicLibrary.inc
101 Windows/system_error.inc
102 Windows/ThreadLocal.inc
103 Windows/TimeValue.inc