summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2014-02-21 00:20:07 +0000
committerBob Wilson <bob.wilson@apple.com>2014-02-21 00:20:07 +0000
commitf8cf1611e33009029956ff76318f1176825e5bf5 (patch)
tree12bc83d4bb8b5e398560d7a5e658862a6c9736da /clang/lib/Frontend/CompilerInvocation.cpp
parent45d71a271554ff183629e7451ada8f440a20654c (diff)
downloadbcm5719-llvm-f8cf1611e33009029956ff76318f1176825e5bf5.tar.gz
bcm5719-llvm-f8cf1611e33009029956ff76318f1176825e5bf5.zip
Fix an assertion failure when invoking dsymutil.
There is no bound architecture for the dsymutil action in the driver. Trying to check various properties of the target will cause an assertion failure because the target doesn't get initialized without a bound architecture. <rdar://problem/16111555> llvm-svn: 201830
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud