[all-commits] [llvm/llvm-project] a79e90: [PGOInstrumentation] Properly report module modifi...

aeubanks via All-commits all-commits at lists.llvm.org
Tue Apr 25 15:10:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a79e9096ca7659dd2d3b0a297ef0be3e5725530c
      https://github.com/llvm/llvm-project/commit/a79e9096ca7659dd2d3b0a297ef0be3e5725530c
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2023-04-25 (Tue, 25 Apr 2023)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp

  Log Message:
  -----------
  [PGOInstrumentation] Properly report module modifications

A global variable is added by the pass.

Detected by an upcoming change.




More information about the All-commits mailing list