[PATCH] D134788: [ARM64EC][clang-cl] Add /arm64EC flag

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 28 11:31:55 PDT 2022


efriedma added a comment.

Please add a testcase verifying the interaction between "/arm64EC" and explicitly specifying "--target".  (If we end up ignoring the "/arm64EC" flag, we probably want a warning.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134788



More information about the cfe-commits mailing list