Avoid copying LiveInterval, this could lead to a double-delete
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 3 Mar 2015 22:25:48 +0000 (22:25 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 3 Mar 2015 22:25:48 +0000 (22:25 +0000)
commit5f4b9f892bf87aa2fbc49f63799b3b69ced1a33c
treea8161ece5392b8afa3e8dc427425124215479731
parent63295d884ca806162aaa2772462735348692f8e5
Avoid copying LiveInterval, this could lead to a double-delete

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231154 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64PBQPRegAlloc.cpp