diff options
author | Justin Bogner <mail@justinbogner.com> | 2014-10-20 21:47:56 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2014-10-20 21:47:56 +0000 |
commit | c1fdf7fa111f9a153a67e69d75f843ac89ce8d27 (patch) | |
tree | 23a7d5cf3402d8908db0c9ba758d49bc6726951c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c71e0050304e5d259c075b890627108b489299f3 (diff) | |
download | bcm5719-llvm-c1fdf7fa111f9a153a67e69d75f843ac89ce8d27.tar.gz bcm5719-llvm-c1fdf7fa111f9a153a67e69d75f843ac89ce8d27.zip |
Driver: Name crashdump scripts after the first temp file
In practice there's only ever one temporary output file when
generating a crashdump, but even if there were many iterating over
each and creating a duplicate run script for each one wouldn't make
very much sense.
This updates the behaviour to only generate the script once, based on
the first filename.
This should make it more reasonable to generate extra output files to
include in the crashdump going forward, so I've also added a FIXME to
look into doing just that with the extra module crashdump files.
llvm-svn: 220238
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions