llvm-6502/lib
Nick Lewycky 579214a39a Silence compiler warning about use of uninitialized variables (in reality these
are always set by reference on the path that uses them.) No functional change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65621 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-27 06:37:39 +00:00
..
Analysis If compile unit's language is not set then don't crash while dump'ing compile unit. 2009-02-24 23:15:09 +00:00
Archive
AsmParser add proper asmwriter and asmparser support for anonymous functions. 2009-02-18 21:48:13 +00:00
Bitcode
CodeGen MachineLICM CSE should match destination register classes; avoid hoisting implicit_def's. 2009-02-27 00:02:22 +00:00
Debugger
ExecutionEngine Fix the logic in this assertion to properly validate the number 2009-02-19 02:55:18 +00:00
Linker
Support
System If an executable is run through a symlink, dladdr will return the 2009-02-19 05:34:35 +00:00
Target Alignment values for i64 and f64 on ppc64 were wrong, 2009-02-27 00:56:35 +00:00
Transforms Silence compiler warning about use of uninitialized variables (in reality these 2009-02-27 06:37:39 +00:00
VMCore Added support to have TableGen provide information if an intrinsic (core 2009-02-24 23:17:49 +00:00
Makefile