[all-commits] [llvm/llvm-project] 4b08be: Revert "[Profile] Remove duplicate file locks when...
    Zequan Wu via All-commits 
    all-commits at lists.llvm.org
       
    Thu Aug  3 10:09:50 PDT 2023
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b08be77c98a4c15b8b3d634fab4ffc24bf4ef38
      https://github.com/llvm/llvm-project/commit/4b08be77c98a4c15b8b3d634fab4ffc24bf4ef38
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2023-08-03 (Thu, 03 Aug 2023)
  Changed paths:
    M compiler-rt/lib/profile/InstrProfilingFile.c
    R compiler-rt/test/profile/ContinuousSyncMode/online-merging-windows.c
    M compiler-rt/test/profile/ContinuousSyncMode/runtime-counter-relocation.c
  Log Message:
  -----------
  Revert "[Profile] Remove duplicate file locks when enabled continuous mode and online merging."
This reverts commit 985486dca48bffd9e991d9f5ac32e1d109ae000f.
This seems to cause malformed profdata: crbug.com/1469456
    
    
More information about the All-commits
mailing list