mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-01 08:23:21 +01:00
4e00f5f8fd
llvm-svn: 145420
13 lines
269 B
CMake
13 lines
269 B
CMake
add_llvm_library(LLVMDebugInfo
|
|
DIContext.cpp
|
|
DWARFAbbreviationDeclaration.cpp
|
|
DWARFCompileUnit.cpp
|
|
DWARFContext.cpp
|
|
DWARFDebugAbbrev.cpp
|
|
DWARFDebugArangeSet.cpp
|
|
DWARFDebugAranges.cpp
|
|
DWARFDebugInfoEntry.cpp
|
|
DWARFDebugLine.cpp
|
|
DWARFFormValue.cpp
|
|
)
|