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

David Zarzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 31 02:11:55 PDT 2019


davezarzycki marked an inline comment as done.
davezarzycki added a comment.

Ping. If it helps, I can move the remaining few uses of `cl::opt` by the x86 backend to code gen attributes for consistency.


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