llvm-6502/test
Rafael Espindola 8c8fae7268 Follow aliases when determining if a symbol is thumb.
This fixes pr19484.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206917 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-22 19:11:07 +00:00
..
Analysis blockfreq: Skip irreducible backedges inside functions 2014-04-22 03:31:53 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen R600: Emit error instead of unreachable on function call 2014-04-22 16:42:00 +00:00
DebugInfo [llvm-symbolizer] Print file/line for a PC even if there is no DIE describing it. 2014-04-18 22:22:44 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation [asan] Support outline instrumentation for wide types and delete dead code, patch by Yuri Gribov 2014-04-22 11:19:45 +00:00
Integer
JitListener
Linker Fix DataLayout::operator==(). 2014-04-22 17:47:03 +00:00
LTO
MC Follow aliases when determining if a symbol is thumb. 2014-04-22 19:11:07 +00:00
Object
Other [PM] Add a new-PM-style CGSCC pass manager using the newly added 2014-04-21 11:12:00 +00:00
TableGen
tools llvm-profdata: Avoid writing to /dev/null in tests 2014-04-18 23:25:35 +00:00
Transforms [Constant Hoisting] Materialize the constant before the cloned cast instruction. 2014-04-22 18:06:58 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh