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 avoid mutating a global in an accessor 2007-04-20 22:57:20 +00:00
ExecutionEngine.cpp Compute the correct word number. 2007-05-24 15:03:18 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00