1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/include
Duncan Sands e431120ddc In this unreachable code, return an initialized value.
This stops gcc warning about possible uses of an uninitialized
value when compiling with assertions turned off.

llvm-svn: 74775
2009-07-03 16:00:23 +00:00
..
llvm In this unreachable code, return an initialized value. 2009-07-03 16:00:23 +00:00
llvm-c Restore other bits of the C API that I tore up. All pre-existing APIs default to using the 2009-07-02 07:17:57 +00:00