llvm-6502/lib
Rafael Espindola 54e582179f Correctly handle an ELF symbol defined with "a = b + expr".
We were marking the symbol as absolute instead of computing b's offset + the
expression value.

This fixes pr19126.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203962 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-14 20:09:04 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen DwarfDebug: Remove some needless recursion. 2014-03-14 16:33:32 +00:00
DebugInfo [C++11] Introduce SectionRef::relocations() to use range-based loops 2014-03-14 14:22:49 +00:00
ExecutionEngine [C++11] Introduce SectionRef::relocations() to use range-based loops 2014-03-14 14:22:49 +00:00
IR
IRReader
LineEditor
Linker
LTO
MC Correctly handle an ELF symbol defined with "a = b + expr". 2014-03-14 20:09:04 +00:00
Object
Option
Support
TableGen
Target x86: Add missing break to getCallPreservedMask() 2014-03-14 16:29:21 +00:00
Transforms
CMakeLists.txt
LLVMBuild.txt
Makefile