diff options
author | Pavel Samolysov <samolisov@gmail.com> | 2024-05-30 07:10:26 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-30 07:10:26 +0300 |
commit | 32f1f5ee39985bbd0c8f21bf264a45cd5d4335f6 (patch) | |
tree | 01b014458a72371d98360c7f483d587c06806051 /clang/lib/CodeGen/CGDebugInfo.cpp | |
parent | 3db1f3110e714ad24f7d72114b3a2c14f6c63651 (diff) | |
download | llvm-32f1f5ee39985bbd0c8f21bf264a45cd5d4335f6.zip llvm-32f1f5ee39985bbd0c8f21bf264a45cd5d4335f6.tar.gz llvm-32f1f5ee39985bbd0c8f21bf264a45cd5d4335f6.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions