[PATCH] D155326: [Clang][lld][RISCV] Passing 'mattr' to lld/llvmgold

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 14 13:09:26 PDT 2023


craig.topper added a comment.

-mattr is a different syntax than -march that users are used to. Why would we want to expose that?  There was previously a proposal for doing this automatically https://reviews.llvm.org/D132843


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155326



More information about the cfe-commits mailing list