[LLVMSymbolize] Factor out the logic for printing structs from DIContext. NFC.
[oota-llvm.git] / lib / DebugInfo / Symbolize / CMakeLists.txt
index 82156c122ec8f09ee0f989507fae5604c11dbd51..fe5c4bfc43217ed60d9e0b85394b6596cfce6d8d 100644 (file)
@@ -1,4 +1,5 @@
 add_llvm_library(LLVMSymbolize
+  DIPrinter.cpp
   SymbolizableObjectFile.cpp
   Symbolize.cpp