Unverified Commit 32f1f5ee authored by Pavel Samolysov's avatar Pavel Samolysov Committed by GitHub
Browse files

[PGO] Add tests for modules with only globals and function declarations (#93764)

When a module contains globals and/or function declarations only, the
'__llvm_profile_raw_version' variable should not be generated because
the module was not instrumented at all.

NFC
parent 3db1f311
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment