文本文件  |  6行  |  104 B

set(LLVM_LINK_COMPONENTS jit interpreter nativecodegen)

add_llvm_example(Fibonacci
  fibonacci.cpp
  )