aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-05-22 00:37:20 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-05-22 00:37:20 +0000
commit9fcbc050a704cc5bb46e1c493940aca7c79aebf9 (patch)
tree251df10c8f29800c6e8ef0bafcab5e86274d826a /lib/CodeGen/CodeGenFunction.h
parent3038204fd8f6ff22082dd18e4b12ed252b75a5e4 (diff)
Driver: When printing a "command was signalled" type of diagnostic, use the
short name of the tool in use, instead of the name of the action that created the command. The practical impact is we now get: clang: error: clang frontend command failed due to signal 6 (use -v to see invocation) instead of: clang: error: assembler command failed due to signal 6 (use -v to see invocation) when clang crashes on a job that uses the integrated assembler. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@104417 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions