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 bcbcea4547 Hush a noisy warning from GCC 4.2 about overflow during conversion by using
the type "unsigned" instead of uintptr_t for a 1-bit structure field.

llvm-svn: 40066
2007-07-19 21:05:30 +00:00
..
Interpreter For PR1486: 2007-06-01 22:23:29 +00:00
JIT Hush a noisy warning from GCC 4.2 about overflow during conversion by using 2007-07-19 21:05:30 +00:00
ExecutionEngine.cpp Add comments to fallsthrough cases. Also, this fixes PR1492 2007-06-03 19:20:49 +00:00
Makefile