diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2011-10-13 02:16:18 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2011-10-13 02:16:18 +0000 |
commit | dec1b10161a3bc1b49ab8d35e1bd6488486dfd4a (patch) | |
tree | 0f1b8a3cc397b3214adaa1b827776af5acdc0f40 /lib/CodeGen/LiveRangeEdit.h | |
parent | ea3abd553668e272772f04ae1536034cd37e70d1 (diff) | |
download | external_llvm-dec1b10161a3bc1b49ab8d35e1bd6488486dfd4a.zip external_llvm-dec1b10161a3bc1b49ab8d35e1bd6488486dfd4a.tar.gz external_llvm-dec1b10161a3bc1b49ab8d35e1bd6488486dfd4a.tar.bz2 |
If MI is deleted then remove it from the set. If a new MI is created, it could
have the same address as the one we deleted, and we don't want that in the set
yet. Noticed by inspection.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141849 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/LiveRangeEdit.h')
0 files changed, 0 insertions, 0 deletions