aboutsummaryrefslogtreecommitdiffstats
path: root/examples/ExceptionDemo
Commit message (Expand)AuthorAgeFilesLines
...
* Remove the -enable-sjlj-eh option, which doesn't do anything.Duncan Sands2010-05-021-1/+1
* Use provided llvm-defined variables instead of twisting user-controlled knobs.Nick Lewycky2010-04-241-2/+1
* Fix -Wcast-qual warning.Benjamin Kramer2010-04-201-2/+1
* Adds a JIT based exception handling example to the examples directory. Garrison Venn2010-02-093-0/+2050