[all-commits] [llvm/llvm-project] 688fa3: [Profile] Dump binary id to raw profiles on Window...

Zequan Wu via All-commits all-commits at lists.llvm.org
Wed Dec 20 07:41:50 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 688fa35df0e3dcb460db00db0b65faa02c1ed458
      https://github.com/llvm/llvm-project/commit/688fa35df0e3dcb460db00db0b65faa02c1ed458
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2023-12-20 (Wed, 20 Dec 2023)

  Changed paths:
    M compiler-rt/lib/profile/InstrProfilingPlatformWindows.c
    A compiler-rt/test/profile/Windows/binary-id.c

  Log Message:
  -----------
  [Profile] Dump binary id to raw profiles on Windows. (#75618)

#74652 adds `__buildid` symbol which allows us to dump it at runtime.




More information about the All-commits mailing list