]> granicus.if.org Git - llvm/commit
[LICM] Plug a leak freeing the ASTs before clearing the map.
authorDavide Italiano <davide@freebsd.org>
Fri, 23 Dec 2016 15:02:35 +0000 (15:02 +0000)
committerDavide Italiano <davide@freebsd.org>
Fri, 23 Dec 2016 15:02:35 +0000 (15:02 +0000)
commitbb52a7179e0eb8e8081dd6aead67fab3d540ec6d
tree422b32fb87325d3726bb3ec5037304857f654b59
parent9c8f573921b47af0fdcd011a0a5486af26340ace
[LICM] Plug a leak freeing the ASTs before clearing the map.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290433 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LICM.cpp