mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-17 18:10:31 +00:00
b98b1bf432
switching some stuff over to passing around MCSymbol* instead of stem+ID. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97993 91177308-0d34-0410-b5e6-96231b3b80d8
10 lines
159 B
CMake
10 lines
159 B
CMake
add_llvm_library(LLVMAsmPrinter
|
|
AsmPrinter.cpp
|
|
DIE.cpp
|
|
DwarfDebug.cpp
|
|
DwarfException.cpp
|
|
DwarfPrinter.cpp
|
|
DwarfWriter.cpp
|
|
OcamlGCPrinter.cpp
|
|
)
|