Garrison Venn | a2c2f1a | 2010-02-09 23:22:43 +0000 | [diff] [blame] | 1 | add_llvm_example(ExceptionDemo |
2 | ExceptionDemo.cpp | ||||
3 | ) | ||||
Michael J. Spencer | 4e9c939 | 2010-09-10 21:14:25 +0000 | [diff] [blame^] | 4 | |
5 | add_llvm_link_components(ExceptionDemo jit nativecodegen) |