1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/ExecutionEngine
Reid Spencer 9baf82d943 For PR1486:
Avoid overwriting the APInt instance with 0 bytes which causes the bitwidth
to be set to 0 (illegal) producing a subsequent assert.

llvm-svn: 37391
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