[llvm] [MC] Add support for -mcpu=native. (PR #159414)
Cameron McInally via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 19 15:08:34 PDT 2025
mcinally wrote:
The thinking there is that if we're cross-compiling, then we shouldn't be using -mcpu=native anyway.
https://github.com/llvm/llvm-project/pull/159414
More information about the llvm-commits
mailing list