[PATCH] D143325: [Driver] Add -mllvm= as an alias for -mllvm

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 4 13:22:32 PST 2023


jhuber6 accepted this revision.
jhuber6 added a comment.
This revision is now accepted and ready to land.

This looks good. I've had similar problems when trying to pass things with arguments via the `-Xarch` or `-Xopenmp-target=` options.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143325



More information about the cfe-commits mailing list