mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
0f25988689
llvm-svn: 56419
30 lines
480 B
CMake
30 lines
480 B
CMake
add_llvm_library(LLVMSupport
|
|
APFloat.cpp
|
|
APInt.cpp
|
|
APSInt.cpp
|
|
Allocator.cpp
|
|
Annotation.cpp
|
|
CommandLine.cpp
|
|
ConstantRange.cpp
|
|
Debug.cpp
|
|
Dwarf.cpp
|
|
FileUtilities.cpp
|
|
FoldingSet.cpp
|
|
GraphWriter.cpp
|
|
IsInf.cpp
|
|
IsNAN.cpp
|
|
ManagedStatic.cpp
|
|
MemoryBuffer.cpp
|
|
PluginLoader.cpp
|
|
SlowOperationInformer.cpp
|
|
SmallPtrSet.cpp
|
|
Statistic.cpp
|
|
Streams.cpp
|
|
StringExtras.cpp
|
|
StringMap.cpp
|
|
StringPool.cpp
|
|
SystemUtils.cpp
|
|
Timer.cpp
|
|
raw_ostream.cpp
|
|
)
|