We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75867fc commit 94bf8f5Copy full SHA for 94bf8f5
utils/bazel/llvm-project-overlay/llvm/include/llvm/Config/config.h
@@ -296,6 +296,8 @@
296
297
/* HAVE_PROC_PID_RUSAGE defined in Bazel */
298
299
+/* HAVE_GETAUXVAL defined in Bazel */
300
+
301
/* Directly provide definitions here behind platform preprocessor definitions.
302
* The preprocessor conditions are sufficient to handle all of the configuration
303
* on platforms targeted by Bazel, and defining these here more faithfully
0 commit comments