diff options
author | Justin Bogner <mail@justinbogner.com> | 2014-04-15 00:50:54 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2014-04-15 00:50:54 +0000 |
commit | 81ab90f7ed3c7420fca87c7339c823f136dcc4e5 (patch) | |
tree | fa6e1216d6a3f5f0efbbe8db3cb3ffa8f88589ad /llvm/lib/Object/Object.cpp | |
parent | ddfadb46545686450598df07db5139fddeabba89 (diff) | |
download | llvm-81ab90f7ed3c7420fca87c7339c823f136dcc4e5.zip llvm-81ab90f7ed3c7420fca87c7339c823f136dcc4e5.tar.gz llvm-81ab90f7ed3c7420fca87c7339c823f136dcc4e5.tar.bz2 |
CodeGen: Handle CapturedStmt in instrumentation based profiling
CapturedStmt was being ignored by instrumentation based profiling, and
its counters attributed to the containing function. Instead, we need
to treat this as a top level entity, like we do with blocks.
llvm-svn: 206231
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions