[PATCH] D35287: llc: Require an explicit -mtriple=default to target default triple

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 15:22:50 PDT 2017


echristo added a comment.

In https://reviews.llvm.org/D35287#807305, @efriedma wrote:

> Having a default architecture is convenient for messing around... if we're going to do something here, I would rather just kill off "-march".


I'm with Eli here. I like the canonical triple idea.

-eric


Repository:
  rL LLVM

https://reviews.llvm.org/D35287





More information about the llvm-commits mailing list