Add a disable-output option to the gold plugin.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 24 Nov 2014 21:18:14 +0000 (21:18 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 24 Nov 2014 21:18:14 +0000 (21:18 +0000)
commitf1ca1d4bc32cda674a15bf54c242d8310a3d69b7
tree39bc220199146053e5389c53fcc6bdb4fa0fe529
parent7fe9d46f39a4a9b2f104faaccf38c1c965a6c968
Add a disable-output option to the gold plugin.

This corresponds to the opt option and is handy for profiling.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222687 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/gold/emit-llvm.ll
tools/gold/gold-plugin.cpp