summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2015-09-19 20:40:16 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2015-09-19 20:40:16 +0000
commit06f6f995a1f9735d63608eea1fd83fb9d6e821fe (patch)
tree80f77fb28dfa58fb2fbd3ab508558438b397acc4 /llvm/test/Object
parentce63ce947e2f0356f86a274ff4a53aab7c0034a1 (diff)
downloadbcm5719-llvm-06f6f995a1f9735d63608eea1fd83fb9d6e821fe.tar.gz
bcm5719-llvm-06f6f995a1f9735d63608eea1fd83fb9d6e821fe.zip
Driver: alter the getARMFloatABI signature
This changes getARMFloatABI to use the ToolChain and Args instead of Driver, Args, Triple. Although this pushes the Triple calculation/parsing into the function itself, it enables the use of the function for a future change. The reason to sink the triple calculation here is to avoid threading the Triple through multiple layers in a future change. llvm-svn: 248095
Diffstat (limited to 'llvm/test/Object')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud