[llvm] [TargetParser][AArch64] Believe runtime feature detection (PR #95694)

via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 11:31:00 PDT 2024


workingjubilee wrote:

I don't see how native feature detection is tested in TargetParserTest.cpp? Is it just... not?

We'd need to mock the host detection functions called in order to do so, right?

https://github.com/llvm/llvm-project/pull/95694


More information about the llvm-commits mailing list