summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Targets.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2013-10-05 19:33:37 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2013-10-05 19:33:37 +0000
commit7200a46c175cbb8b31e12feb4538158e4446b55c (patch)
tree93c3ea7f9a5d487d932633b468558be29bd53241 /clang/lib/Basic/Targets.cpp
parent9a9468ee02e36dba9bebaf8da833f8dfcfe8e0f0 (diff)
downloadbcm5719-llvm-7200a46c175cbb8b31e12feb4538158e4446b55c.tar.gz
bcm5719-llvm-7200a46c175cbb8b31e12feb4538158e4446b55c.zip
Emit a better error when running out of registers on inline asm.
The most likely case where this error happens is when the user specifies too many register operands. Don't make it look like an internal LLVM bug when we can see that the error is coming from an inline asm instruction. For other instructions we keep the "ran out of registers" error. llvm-svn: 192041
Diffstat (limited to 'clang/lib/Basic/Targets.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud