diff options
author | Duncan Sands <baldrick@free.fr> | 2009-09-11 17:24:29 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2009-09-11 17:24:29 +0000 |
commit | 597f9797fd12bfede377de73ab89620842278105 (patch) | |
tree | 7a011e30c56eb7c36c732b9e02e4ce81c661549d /test/Transforms/Inline/basictest.ll | |
parent | 4f8fb4973d62ec85934725bc6c3247bc46c00fe9 (diff) |
Fix PR4948 (and a leak): by not destroying the DwarfException
object, the timer it creates was not being deleted. Since the
timer belonged to a static timer group, the timer group would
be destroyed on shutdown, and would notice and complain that
not all timers it contained were destroyed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81533 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Transforms/Inline/basictest.ll')
0 files changed, 0 insertions, 0 deletions