[compiler-rt] [builtins] Refactor cpu_model support to reduce #if nesting. NFCI (PR #75635)

Jon Roelofs via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 10:18:24 PST 2023


================
@@ -1,4 +1,4 @@
-//===-- cpu_model.c - Support for __cpu_model builtin  ------------*- C -*-===//
+//===-- cpu_model_x86.c - Support for __cpu_model builtin  --------*- C -*-===//
----------------
jroelofs wrote:

- [ ] FIXME: rename file in title comment.

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


More information about the llvm-commits mailing list