[PATCH] D102812: [clang] Don't pass multiple backend options if mixing -mimplicit-it and -Wa,-mimplicit-it

Martin Storsjö via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 20 14:28:51 PDT 2021


mstorsjo updated this revision to Diff 346856.
mstorsjo added a comment.

Updated to allow mismatches and just picking the value that is set last on the command line - what do you think of this version?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102812/new/

https://reviews.llvm.org/D102812

Files:
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/test/Driver/arm-target-as-mimplicit-it.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102812.346856.patch
Type: text/x-patch
Size: 8206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210520/2e2f1390/attachment.bin>


More information about the cfe-commits mailing list