llvm-6502/lib/ExecutionEngine
Reid Spencer e770787be1 For PR1486:
Avoid overwriting the APInt instance with 0 bytes which causes the bitwidth
to be set to 0 (illegal) producing a subsequent assert.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37391 91177308-0d34-0410-b5e6-96231b3b80d8
2007-06-01 22:23:29 +00:00
..
Interpreter For PR1486: 2007-06-01 22:23:29 +00:00
JIT
ExecutionEngine.cpp Compute the correct word number. 2007-05-24 15:03:18 +00:00
Makefile