aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-04-08 00:09:16 +0000
committerChris Lattner <sabre@nondot.org>2010-04-08 00:09:16 +0000
commit3c65a8324d298acc04f8c49bad485350fa64504b (patch)
tree9f9e08b78a8dfc68a7779031ae7b59836f65467e /clang/lib/Frontend/CompilerInvocation.cpp
parent465dffa73684af5ccd94de6be80ec4c0b8d6ebad (diff)
downloadllvm-3c65a8324d298acc04f8c49bad485350fa64504b.zip
llvm-3c65a8324d298acc04f8c49bad485350fa64504b.tar.gz
llvm-3c65a8324d298acc04f8c49bad485350fa64504b.tar.bz2
convert a report_fatal_error that I was able to trigger into a nice error
so the user at least knows what inline asm is a problem. For example: error: inline asm not supported yet: don't know how to handle tied indirect register inputs pr8788-1.c:14:10: note: generated from here asm ("\n" : "+r" (stack->regs) ^ Instead of: fatal error: error in backend: Don't know how to handle tied indirect register inputs yet! llvm-svn: 100731
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions