Zachary Turner | bac69d3 | 2016-07-22 19:56:05 +0000 | [diff] [blame^] | 1 | add_llvm_library(LLVMDebugInfoMsf |
2 | ByteStream.cpp | ||||
3 | IndexedStreamData.cpp | ||||
4 | MappedBlockStream.cpp | ||||
5 | MsfBuilder.cpp | ||||
6 | MsfCommon.cpp | ||||
7 | MsfError.cpp | ||||
8 | StreamReader.cpp | ||||
9 | StreamWriter.cpp | ||||
10 | ADDITIONAL_HEADER_DIRS | ||||
11 | "${LLVM_MAIN_INCLUDE_DIR}/llvm/DebugInfo/MSF" | ||||
12 | ) |