Use unique_ptr to manage TypePromotionActions owned by TypePromotionTransaction.
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 15 Apr 2014 06:17:44 +0000 (06:17 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 15 Apr 2014 06:17:44 +0000 (06:17 +0000)
commit9eb71e20aead0f5642068e7582cef994258a7d69
tree70235fab717c74efc8442049371b81409a821ffa
parent3229c698e4c395d324814a386853d836b8d6f80c
Use unique_ptr to manage TypePromotionActions owned by TypePromotionTransaction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206250 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenPrepare.cpp