commit | 7121713797cf663ebe89e30990e51ed07fada2a0 | [log] [tgz] |
---|---|---|
author | Manman Ren <manman.ren@gmail.com> | Thu Mar 24 23:21:29 2016 +0000 |
committer | Manman Ren <manman.ren@gmail.com> | Thu Mar 24 23:21:29 2016 +0000 |
tree | 3599a31db665e99ccbc5b66d87b329157465ca6f | |
parent | 79b059889de143202bb91ea5c48ee5fa946bb01c [diff] |
CXX TLS: collect return blocks after SelectAllBasicBlocks. It is incorrect to get the corresponding MBB for a ReturnInst before SelectAllBasicBlocks since SelectAllBasicBlocks can change the correspondence between a ReturnInst and the MBB it is in. PR27062 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264358 91177308-0d34-0410-b5e6-96231b3b80d8