summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/BackendUtil.cpp
diff options
context:
space:
mode:
authorJoerg Sonnenberger <joerg@bec.de>2014-09-10 21:25:37 +0000
committerJoerg Sonnenberger <joerg@bec.de>2014-09-10 21:25:37 +0000
commitb7e0ac625364c19f4741ead3f4a13a2e8ad101b2 (patch)
tree7c1e73f3733dc9845b583f5794fcf1c4bbd4b14d /clang/lib/CodeGen/BackendUtil.cpp
parent8123630a2184921a62e2314b8dce878bc0a4d864 (diff)
downloadbcm5719-llvm-b7e0ac625364c19f4741ead3f4a13a2e8ad101b2.tar.gz
bcm5719-llvm-b7e0ac625364c19f4741ead3f4a13a2e8ad101b2.zip
Only override the target architecture on -m32 and friends if it is
actually different. Fixes a surprising link error with nodejs on rpi, where armv6-netbsd-eabihf turned into armv5e-netbsd-eabihf, which doesn't lacks the necessary VFP support. llvm-svn: 217546
Diffstat (limited to 'clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud