aboutsummaryrefslogtreecommitdiffstats
path: root/include
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
commit6129c376935db12dc79f6d515a1d96632adb480c (patch)
tree5fef32d8adfababc915a74b5f2234e213be797b5 /include
parent2dbc8bdfe9191c2078daccbeefba9e69a690feb6 (diff)
downloadexternal_llvm-6129c376935db12dc79f6d515a1d96632adb480c.zip
external_llvm-6129c376935db12dc79f6d515a1d96632adb480c.tar.gz
external_llvm-6129c376935db12dc79f6d515a1d96632adb480c.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! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100731 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions