[PGOInstrumentation] Properly report module modifications
authorArthur Eubanks <aeubanks@google.com>
Tue, 25 Apr 2023 22:09:30 +0000 (15:09 -0700)
committerArthur Eubanks <aeubanks@google.com>
Tue, 25 Apr 2023 22:09:30 +0000 (15:09 -0700)
commita79e9096ca7659dd2d3b0a297ef0be3e5725530c
tree1acf48553e8af92136377473bf8e027e95c53875
parent5ecdc8147b0e1def0aa9c8eebff85b67f36e8766
[PGOInstrumentation] Properly report module modifications

A global variable is added by the pass.

Detected by an upcoming change.
llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp