[compiler-rt] [Profile] Disable continuous mode when reset to default.profraw due to malformed LLVM_PROFILE_FILE. (PR #74879)

Zequan Wu via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 8 10:44:08 PST 2023


================
@@ -54,6 +54,12 @@ int __llvm_profile_is_continuous_mode_enabled(void);
  */
 void __llvm_profile_enable_continuous_mode(void);
 
+/*!
+ * \brief Enable continuous mode.
----------------
ZequanWu wrote:

Done.

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


More information about the llvm-commits mailing list