| commit | 92a6c74bbf369a84270370dc4b3449c6a87ac09d | [log] [tgz] |
|---|---|---|
| author | Nick Lewycky <nicholas@mxc.ca> | Fri Jun 21 21:15:32 2013 +0000 |
| committer | Nick Lewycky <nicholas@mxc.ca> | Fri Jun 21 21:15:32 2013 +0000 |
| tree | 40e699219bad2af0eca19fd4a7bc46f00e83931f | |
| parent | 940ca4d4626bbdd8d228b34416d3b0d4ff8b004e [diff] |
Fix a leak of TargetMachine in clang. We'll continue to leak it on purpose if given -disable-free. (Reviewed by John McCall over IRC.) llvm-svn: 184595