diff options
author | Reid Kleckner <rnk@google.com> | 2019-05-23 18:35:43 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2019-05-23 18:35:43 +0000 |
commit | 549ed544c3b37f45a8e0c26d18468339e0b7bd7e (patch) | |
tree | ed44bf1406e17de03c4a93a8a5146805a8b6a1e3 /clang/lib/CodeGen/BackendUtil.cpp | |
parent | 06e80f642612a7f80a15543f1cd84a19d688d3f7 (diff) | |
download | bcm5719-llvm-549ed544c3b37f45a8e0c26d18468339e0b7bd7e.tar.gz bcm5719-llvm-549ed544c3b37f45a8e0c26d18468339e0b7bd7e.zip |
[Driver] Move the "-o OUT -x TYPE SRC.c" flags to the end of -cc1
New -cc1 arguments, such as -faddrsig, have started appearing after the
input name. I personally find it convenient for the input to be the last
argument to the compile command line, since I often need to edit it when
running crash reproduction scripts.
Differential Revision: https://reviews.llvm.org/D62270
llvm-svn: 361530
Diffstat (limited to 'clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions