llvm-6502/test
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 Disable statistics on Release builds and move tests that depend on -stats. 2013-03-08 22:56:31 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Disable statistics on Release builds and move tests that depend on -stats. 2013-03-08 22:56:31 +00:00
DebugInfo Remove -print-dbginfo as it is unused & bitrotten. 2013-03-08 18:17:46 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
MC We need a shndx if the number of sections breaks SHN_LORESERVE. This condition 2013-03-09 09:31:44 +00:00
Object
Other Check isDiscardableIfUnused, rather than hasLocalLinkage, when bumping 2013-03-04 22:40:44 +00:00
Scripts
TableGen
tools
Transforms Disable statistics on Release builds and move tests that depend on -stats. 2013-03-08 22:56:31 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile No need to force-create clang-tools-extra lit.site.cfg 2013-03-01 19:58:58 +00:00
Makefile.tests
TestRunner.sh