aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/CommandLineTest.cpp
diff options
context:
space:
mode:
authorDerek Schuff <dschuff@google.com>2015-04-10 23:07:19 +0000
committerDerek Schuff <dschuff@google.com>2015-04-10 23:07:19 +0000
commita419e1ce6c3d4f8f42869f5efd252d98e2972b13 (patch)
tree179502889d2b6f67657b1c8bc9219d23c82eb7ad /llvm/unittests/Support/CommandLineTest.cpp
parentdd50f7421cebbbdf6ba0a5116e40329d6522c9e6 (diff)
downloadllvm-a419e1ce6c3d4f8f42869f5efd252d98e2972b13.zip
llvm-a419e1ce6c3d4f8f42869f5efd252d98e2972b13.tar.gz
llvm-a419e1ce6c3d4f8f42869f5efd252d98e2972b13.tar.bz2
NaCl ARM: fix assembler float abi flags
Summary: tools::arm::getARMFloatABI() was falling back to guessing soft-float because it wasn't seeing the GNUEABIHF environment from ComputeEffectivClangTriple when it was called from gnutools::Assemble::ConstructJob. Fix by using the effective clang triple in gnutools::Assemble, which now matches the -triple flag used by cc1 and ClangAs jobs. Reviewers: jvoung Subscribers: rengolin, jfb, aemerson, cfe-commits Differential Revision: http://reviews.llvm.org/D8902 llvm-svn: 234661
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions