commit | a345b842f8ba406bb0f953a1057bc23662040f13 | [log] [tgz] |
---|---|---|
author | Sanjoy Das <sanjoy@playingwithpointers.com> | Fri May 11 15:54:46 2018 +0000 |
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | Fri May 11 15:54:46 2018 +0000 |
tree | 9014424b2dbc5daec05cc243cede56b30ab0ba1e | |
parent | b75b6479e7fcb2dd4d6f07b1af9054aada923b46 [diff] |
Use iteration instead of recursion in CFIInserter Summary: This recursive step can overflow the stack. Reviewers: djokov, petarj Subscribers: mcrosier, jlebar, bixia, llvm-commits Differential Revision: https://reviews.llvm.org/D46671 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@332101 91177308-0d34-0410-b5e6-96231b3b80d8