Make it possible to set the target triple and expose that with an option in the
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 9 Aug 2010 21:09:46 +0000 (21:09 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 9 Aug 2010 21:09:46 +0000 (21:09 +0000)
commitcbb170d057aa6692b19f577b1e09a6c1c7a26969
tree5d9b5d43beeb4376d21195edc7f2a0389c74aa70
parent3221834f8a6216d01a7e1d1201bd14eafd79cff3
Make it possible to set the target triple and expose that with an option in the
gold plugin.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110604 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/lto.h
tools/gold/gold-plugin.cpp
tools/lto/LTOModule.cpp
tools/lto/LTOModule.h
tools/lto/lto.cpp
tools/lto/lto.exports