llvm-6502/test/tools/gold/Inputs
Rafael Espindola de833240aa Add r230655 back with a fix.
The issue is that now we have a diag handler during optimizations
and get forward every optimization remark, flooding stdout.

The same filtering should probably be done with or without a
custom handler, but for now just ignore remarks.

Original message:

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@230991 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-02 19:08:03 +00:00
..
alias-1.ll Rewrite the gold plugin to fix pr19901. 2014-08-21 20:28:55 +00:00
bcsection.s LTO: introduce object file-based on-disk module format. 2014-09-18 21:28:49 +00:00
comdat.ll Handle a symbol being undefined. 2015-01-14 13:53:50 +00:00
common.ll Handle common linkage correctly in the gold plugin. 2014-09-09 20:08:22 +00:00
drop-debug.bc Add r230655 back with a fix. 2015-03-02 19:08:03 +00:00
invalid.bc
linker-script.export
linkonce-weak.ll gold plugin: Handle gold selecting a linkonce GV when a weak is present. 2014-10-07 04:06:13 +00:00
pr19901-1.ll Rewrite the gold plugin to fix pr19901. 2014-08-21 20:28:55 +00:00
weak.ll Add a plugin testcase for merging weak variables. 2014-08-12 15:39:14 +00:00