[compiler-rt] [compiler-rt][pgo] Guard coroutine profile test on <coroutine> header availability (PR #214958)
Jin Huang via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 8 16:40:07 PDT 2026
================
@@ -1,3 +1,4 @@
+// REQUIRES: coroutines
----------------
jinhuang1102 wrote:
Thank you @mtrofin for pushing it!
https://github.com/llvm/llvm-project/pull/214958
More information about the llvm-commits
mailing list