aboutsummaryrefslogtreecommitdiff
path: root/examples/ExceptionDemo/Makefile
AgeCommit message (Expand)Author
2010-04-24Use provided llvm-defined variables instead of twisting user-controlled knobs.Nick Lewycky
2010-02-09Adds a JIT based exception handling example to the examples directory. Garrison Venn