[PATCH] D55775: [Driver] Don't override '-march' when using '-arch x86_64h'

Francis Visoiu Mistrih via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 7 07:12:15 PST 2019


thegameg added a comment.

In D55775#1338512 <https://reviews.llvm.org/D55775#1338512>, @qcolombet wrote:

> Should we emit an error if we request x86_64h with an arch older than haswell?


Makes sense. I'll put up a patch soon.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55775





More information about the cfe-commits mailing list