Thomas Schenker

Results 2 comments of Thomas Schenker

removing these lines: ``` target_link_libraries( ${PROJECT_NAME} LLVMTransformUtils LLVMAnalysis LLVMTarget LLVMOption # Support LLVMObject # BitReader, Core, Support LLVMBitReader # Core, Support LLVMCore # Support LLVMSupport) ``` from `CMakeLists.txt` solved the...