llvm-6502/test
Rafael Espindola 0bce3343cc Propagate section from base to derived symbol.
We were already propagating the section in

a = b

With this patch we also propagate it for

a = b + 1

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204581 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-24 03:43:21 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen WinCOFF: Add support for -ffunction-sections 2014-03-23 17:47:39 +00:00
DebugInfo DebugInfo: Omit DW_AT_addr_base from skeletal type units. 2014-03-21 20:27:21 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation [ASan] Add -asan-module to the ASan .ll tests. 2014-03-20 11:16:34 +00:00
Integer
JitListener
Linker
LTO
MC Propagate section from base to derived symbol. 2014-03-24 03:43:21 +00:00
Object
Other
TableGen
tools llvm-profdata: Check for bad data in the show command 2014-03-23 20:55:53 +00:00
Transforms Revert r204076 for now - it caused significant regressions in a number of 2014-03-23 04:22:31 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg Refactor llvm/test/lit.cfg to use lit.util.which. 2014-03-21 17:31:35 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh