diff options
author | Michael Gottesman <mgottesman@apple.com> | 2013-09-24 01:50:26 +0000 |
---|---|---|
committer | Michael Gottesman <mgottesman@apple.com> | 2013-09-24 01:50:26 +0000 |
commit | eed779ff68c9a4612ea229f4fbd23a5258458889 (patch) | |
tree | 31461d5c5380c25c77e0c926f8e82f30c0c88ce0 /lib/AsmParser | |
parent | 17f013265f00b8df07438a648c02873888477e36 (diff) | |
download | external_llvm-eed779ff68c9a4612ea229f4fbd23a5258458889.zip external_llvm-eed779ff68c9a4612ea229f4fbd23a5258458889.tar.gz external_llvm-eed779ff68c9a4612ea229f4fbd23a5258458889.tar.bz2 |
[stackprotector] Allow for copies from vreg -> vreg to be in a terminator sequence.
Sometimes a copy from a vreg -> vreg sneaks into the middle of a terminator
sequence. It is safe to slice this into the stack protector success bb.
This fixes PR16979.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191260 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AsmParser')
0 files changed, 0 insertions, 0 deletions