aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2015-05-20 16:16:23 +0000
committerJustin Bogner <mail@justinbogner.com>2015-05-20 16:16:23 +0000
commitfb29822bf41d6dab9d8d3a4266c44a3d4b3f6d68 (patch)
treea170cbf6ab741da6bdfacd9c5a401dbaa188d948 /clang/lib/CodeGen/CodeGenModule.cpp
parentfd27a1dc1b842273dff73b57bb66ed449e6133c4 (diff)
downloadllvm-fb29822bf41d6dab9d8d3a4266c44a3d4b3f6d68.zip
llvm-fb29822bf41d6dab9d8d3a4266c44a3d4b3f6d68.tar.gz
llvm-fb29822bf41d6dab9d8d3a4266c44a3d4b3f6d68.tar.bz2
InstrProf: Increment the profile counter for all types of destructor
-fprofile-instr-generate does not emit counter increment intrinsics for Dtor_Deleting and Dtor_Complete destructors with assigned counters. This causes unnecessary [-Wprofile-instr-out-of-date] warnings during profile-use runs even if the source has never been modified since profile collection. Patch by Betul Buyukkurt. Thanks! llvm-svn: 237804
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions