This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8baa076dffa3: [clang-cl] Accept the "legacy"
-target flag spelling (authored by hans).
Changed prior to commit:
https://reviews.llvm.org/D119446?v
thakis accepted this revision.
thakis added a comment.
This revision is now accepted and ready to land.
lg!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119446/new/
https://reviews.llvm.org/D119446
___
hans created this revision.
hans added a reviewer: thakis.
Herald added a subscriber: dang.
hans requested review of this revision.
Herald added a project: clang.
we already accept "--target=". No reason to not accept "-target" too (that's
the one I typically use for some reason).
Repository: