llvm-6502/test
Peter Collingbourne 07ee8d2fc1 MC: For variable symbols, maintain MCSymbol::Section as a cache.
This fixes the visibility of symbols in certain edge cases involving aliases
with multiple levels of indirection.

Fixes PR19582.

Differential Revision: http://reviews.llvm.org/D8586

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233595 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-30 20:41:21 +00:00
..
Analysis Revert "[SCEV] Look at backedge dominating conditions." 2015-03-30 09:30:02 +00:00
Assembler Verifier: Add operand checks for remaining debug info 2015-03-30 17:21:38 +00:00
Bindings
Bitcode
BugPoint
CodeGen Verify 'optnone' can run DAG combiner when appropriate. 2015-03-30 19:37:44 +00:00
DebugInfo DebugInfo: Fix testcases with invalid MDSubprogram nodes 2015-03-28 02:26:45 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation DebugInfo: Fix bad debug info for compile units and types 2015-03-27 20:46:33 +00:00
Integer
JitListener
Linker DebugInfo: Fix testcases with invalid MDSubprogram nodes 2015-03-28 02:26:45 +00:00
LTO
MC MC: For variable symbols, maintain MCSymbol::Section as a cache. 2015-03-30 20:41:21 +00:00
Object
Other
SymbolRewriter
TableGen
tools [Objdump] Pass the correct subtarget to printInst. 2015-03-28 20:44:05 +00:00
Transforms [ConstantFold] Don't fold ppc_fp128 <-> int bitcasts 2015-03-28 16:44:57 +00:00
Unit
Verifier Verifier: Check fields of MDVariable subclasses 2015-03-27 17:29:58 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh