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

Sam Elliott via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 1 03:41:15 PDT 2019


lenary added a comment.

What happens if I pass `clang -march=rv32i -target riscv64-unknown-elf`? Should we care about the ordering of `-march` vs `-target`?


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