summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetLoweringObjectFile.cpp
diff options
context:
space:
mode:
authorFrederic Riss <friss@apple.com>2015-08-25 23:15:26 +0000
committerFrederic Riss <friss@apple.com>2015-08-25 23:15:26 +0000
commitf2aa5e7d19840997ef40fd890dfbaf2d0877661d (patch)
treeb2136a7ef7b365ad08e3b15d8ebda657ad2d06ac /llvm/lib/Target/TargetLoweringObjectFile.cpp
parente9abaad105cff38a09e64f67945629235732fb10 (diff)
downloadbcm5719-llvm-f2aa5e7d19840997ef40fd890dfbaf2d0877661d.tar.gz
bcm5719-llvm-f2aa5e7d19840997ef40fd890dfbaf2d0877661d.zip
[dsymutil] Reapply r245960.
There was an issue in the test setup because the test requires an arch that wasn't filtered by the lit.local.cfg, but given the set of bots that failed, I'm not confident this is the (only) issue. So this commit also adds more output to the test to help me track down the failure if it happens again. Original commit message: [dsymutil] Rewrite thumb triple names in user visible messages. We autodetect triples from the input file(s) while reading the mach-o debug map. As we need to create a Target from those triples, we always chose the thumb variant (because the arm variant might not be 'instantiable' eg armv7m). The user visible architecture names should still be 'arm' and not 'thumb' variants though. llvm-svn: 245988
Diffstat (limited to 'llvm/lib/Target/TargetLoweringObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud