文本文件  |  10行  |  116 B

set(LLVM_LINK_COMPONENTS
  AsmParser
  Core
  Support
  )

add_llvm_unittest(AsmParserTests
  AsmParserTest.cpp
  )