llvm-6502/lib
Nick Lewycky 462bba39c2 We need a shndx if the number of sections breaks SHN_LORESERVE. This condition
for choosing to emit a shndx was simply testing the wrong variable.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176762 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-09 09:31:44 +00:00
..
Analysis Early exit from getAllocationData() and isFreeCall() for intrinsics. 2013-03-08 21:15:00 +00:00
Archive Fix auto_ptr is deprecated warnings 2013-02-26 21:20:35 +00:00
AsmParser Unify clang/llvm attributes for asan/tsan/msan (LLVM part) 2013-02-26 06:58:09 +00:00
Bitcode
CodeGen Remove wrong and unnecessary assertion. 2013-03-08 23:00:13 +00:00
DebugInfo Code cleanup: pass Offset by pointer to parseInstruction to more explicitly 2013-02-22 00:50:48 +00:00
ExecutionEngine
IR Assert to bounds check MDNode::getOperand. 2013-03-08 21:08:23 +00:00
Linker Clean up out-of-date comments and some stray whitespace 2013-03-08 22:29:44 +00:00
MC We need a shndx if the number of sections breaks SHN_LORESERVE. This condition 2013-03-09 09:31:44 +00:00
Object Move an assert earlier in a file and check that the result of 2013-02-28 20:26:17 +00:00
Option
Support Disable statistics on Release builds and move tests that depend on -stats. 2013-03-08 22:56:31 +00:00
TableGen [TableGen] Fix ICE on MSVC 2012 Release builds. 2013-02-26 21:29:47 +00:00
Target R600: Optimize another selectcc case 2013-03-08 15:37:11 +00:00
Transforms Fix bug introduced in r176616 when making function identifier numbers stable. 2013-03-09 02:06:37 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile