Sign in
llvm
/
llvm-archive
/
48649d2c83b557841c9e5c978d9ab5af13cb52e5
/
.
/
poolalloc
/
runtime
/
PreRT
/
CMakeLists.txt
blob: f7fe61913929f38fbca6741eeb465e821c3dd870 [
file
] [
log
] [
blame
]
file(GLOB sources *.cpp *.c)
add_llvm_library( pa_pre_rt ${sources} )