llvm-6502/lib/ExecutionEngine/Interpreter
Chris Lattner f32a6a3091 add interpreter support for indirect goto / blockaddress. The interpreter
now correctly runs clang's test/CodeGen/indirect-goto.c.  The JIT will abort
on it until someone feels compelled to implement this.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85488 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-29 05:26:09 +00:00
..
CMakeLists.txt
Execution.cpp add interpreter support for indirect goto / blockaddress. The interpreter 2009-10-29 05:26:09 +00:00
ExternalFunctions.cpp
Interpreter.cpp
Interpreter.h add interpreter support for indirect goto / blockaddress. The interpreter 2009-10-29 05:26:09 +00:00
Makefile