Correctly handle -pass-remarks in the gold plugin.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 3 Mar 2015 21:11:13 +0000 (21:11 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 3 Mar 2015 21:11:13 +0000 (21:11 +0000)
commit0685d0667486b6bda31f035e7087b33d7881a936
tree706272e5a61048edce90f64622fb06a14b632487
parent1f8fa31e5d549b1b4588cf5a1faacc37ab217dee
Correctly handle -pass-remarks in the gold plugin.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231132 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/gold/remarks.ll [new file with mode: 0644]
tools/gold/gold-plugin.cpp