David Blaikie d0da5af325 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
2014-04-21 20:13:09 +00:00
..
2014-04-16 22:38:02 +00:00
2014-04-14 22:45:02 +00:00
2014-04-14 22:45:02 +00:00
2014-03-24 20:28:10 +00:00