blob: 693761241fc18e18d0a6fd4dca3d1721e360bac3 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS jit interpreter nativecodegen)
add_llvm_example(Fibonacci
fibonacci.cpp
)