Skip to content
CMakeLists.txt 122 B
Newer Older
add_llvm_library(LLVMCFIVerify
  FileAnalysis.cpp
  FileAnalysis.h

  LINK_COMPONENTS
  MC
  MCParser
  Object
  Support)