[PATCH] D54214: [RISCV] Set triple based on -march flag

Sam Elliott via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 7 09:51:51 PST 2019


lenary accepted this revision.
lenary added a comment.
This revision is now accepted and ready to land.

In D54214#1737255 <https://reviews.llvm.org/D54214#1737255>, @simoncook wrote:

> Rebase.
>
> @lenary Following the discussion regarding D69383 <https://reviews.llvm.org/D69383>, I think it's best for now to keep the logic just keeping `-march` directly, ...


Yep, I understand.

Ok, Logic and tests LGTM. I think this needs an entry in the Release Notes too.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D54214





More information about the cfe-commits mailing list