diff options
author | Rui Ueyama <ruiu@google.com> | 2016-02-11 21:18:01 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-02-11 21:18:01 +0000 |
commit | c1c282a04ed307381b58f898b2bb502adf3b3ab7 (patch) | |
tree | 121ad0d832bb46411ecfed754769eba88435dbc3 /clang/test/CodeGen/ms-inline-asm.cpp | |
parent | 717677af35b2a6a69242f337880923734ab4c67f (diff) | |
download | bcm5719-llvm-c1c282a04ed307381b58f898b2bb502adf3b3ab7.tar.gz bcm5719-llvm-c1c282a04ed307381b58f898b2bb502adf3b3ab7.zip |
ELF: Release Target at end of link().
Previously, Target held a value until a new value is assigned to the
variable. That was a benign leak -- that was not an unbounded leak
and didn't grab any resources except a small amount of memory. But
it is better to fix than leaving as is.
llvm-svn: 260592
Diffstat (limited to 'clang/test/CodeGen/ms-inline-asm.cpp')
0 files changed, 0 insertions, 0 deletions