forked from OSchip/llvm-project
lib/CodeGen/AsmPrinter/CMakeLists.txt: Fix CMake build, following up to r127099.
llvm-svn: 127114
This commit is contained in:
parent
dd01732e63
commit
0d8150f279
|
@ -1,4 +1,5 @@
|
|||
add_llvm_library(LLVMAsmPrinter
|
||||
ARMException.cpp
|
||||
AsmPrinter.cpp
|
||||
AsmPrinterDwarf.cpp
|
||||
AsmPrinterInlineAsm.cpp
|
||||
|
|
Loading…
Reference in New Issue