[UPSTREAM]Ignore indirect branches from callbr.
Summary: We can't speculate around indirect branches: indirectbr and invoke. The callbr instruction needs to be included here. Reviewers: nickdesaulniers, manojgupta, chandlerc Reviewed By: chandlerc Subscribers: llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D66200 llvm-svn: 368873 Change-Id: I4761bd333ddc896795b501ee62229bb018c7d2a5 (cherry picked from commit cc2bebe0)
Loading
Please sign in to comment