llvm-6502/test/tools
Rafael Espindola 8d4343eb9b gold-plugin: "Upgrade" debug info and handle its warnings.
The gold plugin never calls MaterializeModule, so any old debug info
was not deleted and could cause crashes.

Now that it is being "upgraded", the plugin also has to handle warnings
and create Modules with a nice id (it shows in the warning).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230655 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-26 18:24:37 +00:00
..
dsymutil [dsymutil] Add DIE selection algorithm. 2015-02-13 23:18:34 +00:00
gold gold-plugin: "Upgrade" debug info and handle its warnings. 2015-02-26 18:24:37 +00:00
llvm-cov InstrProf: Teach llvm-cov to show the max count instead of the last 2015-02-23 21:21:34 +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 [Objdump] Fixing crash when printing symbols in ELF sections with special types. 2015-02-18 23:00:22 +00:00
llvm-profdata Add show and merge tools for sample PGO profiles. 2014-11-01 00:56:55 +00:00
llvm-readobj Modify llvm-readobj to dump symbol record bytes. 2015-02-18 19:32:05 +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 Forgot to add input file for test added in r221133 2014-11-03 07:58:16 +00:00