llvm-6502/include
Duncan Sands 98749f851d 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74775 91177308-0d34-0410-b5e6-96231b3b80d8
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