gold-plugin: save the .o when given -save-temps.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 15 Jun 2015 13:36:27 +0000 (13:36 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 15 Jun 2015 13:36:27 +0000 (13:36 +0000)
commit92200d237a4292043cf84df0c414db9acf73ccfc
tree1aee77c3bb10b1e8f28a21ffd435ba83ef4a9202
parentdd6011c49456298855d82b9cb4a847acaca556a7
gold-plugin: save the .o when given -save-temps.

The plugin now save the bitcode before and after optimizations and the
.o that is passed to the linker.

llvm-svn: 239726
llvm/test/tools/gold/emit-llvm.ll
llvm/tools/gold/gold-plugin.cpp