mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-05 12:31:46 +00:00
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100344 91177308-0d34-0410-b5e6-96231b3b80d8
12 lines
207 B
CMake
12 lines
207 B
CMake
add_llvm_library(LLVMAsmPrinter
|
|
AsmPrinter.cpp
|
|
AsmPrinterDwarf.cpp
|
|
AsmPrinterInlineAsm.cpp
|
|
DIE.cpp
|
|
DwarfDebug.cpp
|
|
DwarfException.cpp
|
|
DwarfPrinter.cpp
|
|
DwarfWriter.cpp
|
|
OcamlGCPrinter.cpp
|
|
)
|