llvm-6502/test/tools
Frederic Riss 3c8e619a71 [dsymutil] Apply relocations to DIE data before cloning.
Doing this gets function's low_pc and global variable's locations right
in the output debug info. It also could get right other attributes
that need to be relocated (in linker terms), but I don't know of any
other than the address attributes.

This doesn't fixup low_pc attributes in compile_unit, lexical_block
or inlined subroutine, nor does it get right high_pc attributes
for function. This will come in a subsequent commit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231544 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-07 01:25:09 +00:00
..
dsymutil [dsymutil] Apply relocations to DIE data before cloning. 2015-03-07 01:25:09 +00:00
gold Bring r231132 back with a fix. 2015-03-04 18:51:45 +00:00
llvm-cov lit: Add 'cd' support to the internal shell and port some tests 2015-03-02 21:33:18 +00:00
llvm-lit
llvm-mc
llvm-objdump
llvm-pdbdump [llvm-pdbdump] Display full enum definitions. 2015-03-04 06:09:53 +00:00
llvm-profdata
llvm-readobj
llvm-symbolizer
llvm-vtabledump llvm-vtabledump: Update field with a better name 2015-02-27 22:35:25 +00:00