diff options
author | Owen Anderson <resistor@mac.com> | 2008-10-02 19:40:33 +0000 |
---|---|---|
committer | Owen Anderson <resistor@mac.com> | 2008-10-02 19:40:33 +0000 |
commit | c5b45fec6be887889cc314d2ef9732a357be3284 (patch) | |
tree | c9be3c584082c7b077b48316e91abfdddbdb2a7b /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 867d549fcedfac3116451129ee2f173c376cb2e4 (diff) | |
download | bcm5719-llvm-c5b45fec6be887889cc314d2ef9732a357be3284.tar.gz bcm5719-llvm-c5b45fec6be887889cc314d2ef9732a357be3284.zip |
Use a multimap rather than a map for holding the list of copies to insert, so we don't lose copies when two of them have
the same source. I don't know what I was thinking when I wrote this originally.
Note: There's probably a more efficient way to do this, but I need to think about it some more, and about what determinism
guarantees need to be present.
llvm-svn: 56964
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions