llvm-6502/test
Rafael Espindola d8eb4f1912 Base check on the section name, not the variable name.
The variable is private, so the name should not be relied on. Also, the
linker uses the sections, so asan should too when trying to avoid causing
the linker problems.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221480 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-06 20:01:34 +00:00
..
Analysis Use FileCheck in a few tests. 2014-11-06 15:05:51 +00:00
Assembler Use FileCheck in a few tests. 2014-11-06 15:05:51 +00:00
Bindings
Bitcode
BugPoint
CodeGen [RegAlloc] Remove reference to the trivial spiller in test case. 2014-11-06 19:24:18 +00:00
DebugInfo
ExecutionEngine
Feature
FileCheck
Instrumentation Base check on the section name, not the variable name. 2014-11-06 20:01:34 +00:00
Integer
JitListener
Linker [Linker] Add some test coverage for llvm.ident merging 2014-11-05 21:33:34 +00:00
LTO
MC [Hexagon] Adding basic Hexagon ELF object emitter. 2014-11-06 17:05:51 +00:00
Object Plumb in the ARM thumb symbolizer in llvm-objdump’s Mach-O disassembler and 2014-11-06 19:00:13 +00:00
Other
TableGen
tools Plumb in the ARM thumb symbolizer in llvm-objdump’s Mach-O disassembler and 2014-11-06 19:00:13 +00:00
Transforms [Reassociate] Don't reassociate when mixing regular and fast-math FP 2014-11-06 16:46:37 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh