llvm-6502/test/tools
Frederic Riss e83badb7d5 [dsymutil] Fix handling of cross-cu forward references.
We recorded the forward references in the CU that holds the referenced
DIE, but this is wrong as those will get resoled *after* the CU that
holds the reference. Record the references in their originating CU along
with a pointer to the remote CU to be able to compute the fixed up
offset at the right time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232193 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-13 18:35:57 +00:00
..
dsymutil [dsymutil] Fix handling of cross-cu forward references. 2015-03-13 18:35:57 +00:00
gold Bring r231132 back with a fix. 2015-03-04 18:51:45 +00:00
llvm-cov Now that r231902's test is executed, make it actually pass 2015-03-11 08:17:25 +00:00
llvm-lit [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00
llvm-mc [llvm-mc] Fixing case where if a file ended with non-newline whitespace or a comma it would access invalid memory. 2014-11-11 21:03:09 +00:00
llvm-objdump Add the option, -non-verbose to llvm-objdump used with -macho to print things 2015-03-13 17:56:32 +00:00
llvm-pdbdump [llvm-pdbdump] Display full enum definitions. 2015-03-04 06:09:53 +00:00
llvm-profdata InstrProf: Allow hexadecimal function hashes in proftext format 2015-03-09 18:54:49 +00:00
llvm-readobj [opaque pointer type] Add textual IR support for explicit type parameter to gep operator 2015-03-13 18:20:45 +00:00
llvm-symbolizer Was convinced in commit comments that requiring a specific python version is the wrong approach; reverting. 2014-11-11 08:53:18 +00:00
llvm-vtabledump llvm-vtabledump: Update field with a better name 2015-02-27 22:35:25 +00:00