llvm-6502/examples/ExceptionDemo
Rafael Espindola 58c3aa2049 Add support for other typeinfo encodings in the ExceptionDemo.
The old jit always uses DW_EH_PE_absptr, but MCJIT can use other encodings.
This is in preparation for adding EH support to MCJIT, but not directly
related, so I am committing it first.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180883 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-01 21:05:05 +00:00
..
CMakeLists.txt The exception demo needs its symbols exported. 2013-04-26 19:07:40 +00:00
ExceptionDemo.cpp Add support for other typeinfo encodings in the ExceptionDemo. 2013-05-01 21:05:05 +00:00
Makefile Use provided llvm-defined variables instead of twisting user-controlled knobs. 2010-04-24 05:07:24 +00:00