文本文件  |  9行  |  108 B

set(LLVM_LINK_COMPONENTS
  LineEditor
  Support
  )

add_llvm_unittest(LineEditorTests
  LineEditor.cpp
  )