Files
clang-p2996/llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp
Reid Spencer ff38cf8880 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

3.4 KiB