commit | d0da5af325afa67a25e06b1a781a41c83d3149db | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Mon Apr 21 20:13:09 2014 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Mon Apr 21 20:13:09 2014 +0000 |
tree | b6e1781b930eba6251daa349870aeb7fdacf5e9c | |
parent | c5b286bc418714ed7428eafacfdd45ad95800468 [diff] |
Use value semantics to manage DbgVariables rather than dynamic allocation/pointers. Requires switching some vectors to lists to maintain pointer validity. These could be changed to forward_lists (singly linked) with a bit more work - I've left comments to that effect. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206780 91177308-0d34-0410-b5e6-96231b3b80d8