[PATCH] D69500: [X86] NFC: Convert LLVM command-line flag to target attribute

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 1 09:09:20 PDT 2019


craig.topper added a comment.

I think I’d like to see the existing feature renamed and leave the command line alone. I’m not sure -target-feature can be reached from the clang driver rather than cc1. I’ll work on adding -mno-vzeroupper to clang to match gcc and then we can remove the command line.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69500





More information about the llvm-commits mailing list