summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target
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
commit07494795e505659c4539e12af2bddd09cf1b3b87 (patch)
treecf08593485b1cd0c8bf26b96b816216385b9fb50 /llvm/lib/Target
parent1cb532ca284fdc41db24718cc37ad9432bef8643 (diff)
downloadbcm5719-llvm-07494795e505659c4539e12af2bddd09cf1b3b87.tar.gz
bcm5719-llvm-07494795e505659c4539e12af2bddd09cf1b3b87.zip
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. llvm-svn: 104417
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud