DebugInfo: Restrict DW_AT_high_pc encoding as data4 offset to DWARF 4 as per spec
[oota-llvm.git] / lib / IRReader / CMakeLists.txt
1 add_llvm_library(LLVMIRReader
2   IRReader.cpp
3   )