aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-04-21 20:13:09 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-04-21 20:13:09 +0000
commitb0b7b18e8cb64fcb9f16bfee9b4cad0025d01ae4 (patch)
treef41bdea1dd63e89774cb91b4e6b8e56375cfeaff /llvm/lib/CodeGen/MachineScheduler.cpp
parent20352216fbdac770fd0685b9d8dc1fbd5387eb47 (diff)
downloadllvm-b0b7b18e8cb64fcb9f16bfee9b4cad0025d01ae4.zip
llvm-b0b7b18e8cb64fcb9f16bfee9b4cad0025d01ae4.tar.gz
llvm-b0b7b18e8cb64fcb9f16bfee9b4cad0025d01ae4.tar.bz2
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. llvm-svn: 206780
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions