llvm-mirror/lib
Ulrich Weigand 2d456969d5 [SystemZ] Update non-pic DWARF encodings
As pointed out by Rafael Espindola, we should match the DWARF encodings
produced by GCC in both pic and non-pic modes.  This was not the case
for the non-pic case.

This patch changes all DWARF encodings to DW_EH_PE_absptr for the
non-pic case, just like GCC does.  The test case is updated to check
for both variants.

llvm-svn: 181222
2013-05-06 17:28:30 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen
DebugInfo
ExecutionEngine PowerPC: Fix unimplemented relocation on ppc64 2013-05-06 17:21:23 +00:00
IR
IRReader
Linker
MC [SystemZ] Update non-pic DWARF encodings 2013-05-06 17:28:30 +00:00
Object
Option
Support
TableGen
Target [SystemZ] Add back end 2013-05-06 16:15:19 +00:00
Transforms Provide InstCombines for the following 3 cases: 2013-05-06 16:55:50 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile