[clang] [profile] Add a clang option -fprofile-continuous that enables continuous instrumentation profiling mode (PR #124353)
Fangrui Song via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 7 21:36:44 PST 2025
================
@@ -0,0 +1,21 @@
+// 1) test on platforms that (do or do not) require runtime relocation
+//
----------------
MaskRay wrote:
sed 's,^//$,,'
https://github.com/llvm/llvm-project/pull/124353
More information about the cfe-commits
mailing list