commit | 4f55de6f81339a76c4eda767234952da1086dd52 | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Mon Jun 04 03:33:01 2018 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Mon Jun 04 03:33:01 2018 +0000 |
tree | ecf7d5cac492e3c34df7cb8bcf16aee5a2c9e9d4 | |
parent | f88b709c4a5ec942f5112e3ca107d4b049273685 [diff] |
[Debugify] Add debug intrinsics before terminating musttail calls After r333856, opt -debugify would just stop emitting debug value intrinsics after encountering a musttail call. This wasn't sufficient to avoid verifier failures. Debug value intrinicss for all instructions preceding a musttail call must also be emitted before the musttail call. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@333866 91177308-0d34-0410-b5e6-96231b3b80d8