llvm-6502/lib/ExecutionEngine
Bill Wendling 091fc4b556 Don't rely upon the MCSymbol "isDefined" method to indicate if a label has been
emitted or not. The JIT doesn't set that. Look it up in the label location table
instead.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101686 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-18 00:56:05 +00:00
..
Interpreter
JIT Don't rely upon the MCSymbol "isDefined" method to indicate if a label has been 2010-04-18 00:56:05 +00:00
CMakeLists.txt
ExecutionEngine.cpp
ExecutionEngineBindings.cpp
Makefile