[compiler-rt] [compiler-rt] Add cpu model init for Windows. (PR #111961)

Martin Storsjö via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 11 00:56:03 PDT 2024


================
@@ -0,0 +1,42 @@
+#ifndef _ARM64_
+#define _ARM64_
----------------
mstorsjo wrote:

Why this define here?

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


More information about the llvm-commits mailing list