文本文件  |  9行  |  95 B

set(LLVM_LINK_COMPONENTS
  Core
  Support
  )

add_llvm_example(Kaleidoscope-Ch3
  toy.cpp
  )