[llvm] [MC] Update '-mcpu=native' test to be Linux only. (PR #159838)
Cameron McInally via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 19 12:35:43 PDT 2025
mcinally wrote:
@gkistanova, does this seem reasonable to you? I am not a Windows expert by any means.
I suspect that `llvm::sys::getHostCPUName()` and `llvm::sys::getHostCPUFeatures()` need some work for Windows, but it's outside the scope of the project I'm working on.
https://github.com/llvm/llvm-project/pull/159838
More information about the llvm-commits
mailing list