Converting the JITDebugLock mutex to a ManagedStatic to avoid the static constructor...
[oota-llvm.git] / lib / IRReader / CMakeLists.txt
1 add_llvm_library(LLVMIRReader
2   IRReader.cpp
3   )