diff options
author | Martin Storsjö <martin@martin.st> | 2021-05-20 00:11:52 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2021-05-22 00:05:31 +0300 |
commit | 4468e5b8999291cc84b78f33f207dcd0e58146bc (patch) | |
tree | e13b676270b7393ebcd0e70f0a3dc79111ab099e /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 6c6b3e3afe7cbf43d6ab2aa780367e6942f1b6b4 (diff) | |
download | llvm-4468e5b8999291cc84b78f33f207dcd0e58146bc.zip llvm-4468e5b8999291cc84b78f33f207dcd0e58146bc.tar.gz llvm-4468e5b8999291cc84b78f33f207dcd0e58146bc.tar.bz2 |
[clang] Don't pass multiple backend options if mixing -mimplicit-it and -Wa,-mimplicit-it
If multiple instances of the -arm-implicit-it option is passed to
the backend, it errors out.
Also fix cases where there are multiple -Wa,-mimplicit-it; the existing
tests indicate that the last one specified takes effect, while in
practice it passed double options, which didn't work as intended.
Differential Revision: https://reviews.llvm.org/D102812
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions