We can't speculate around indirect branches: indirectbr and invoke. The
callbr instruction needs to be included here.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 36725 Build 36724: arc lint + arc unit
Differential D66200
Ignore indirect branches from callbr. void on Aug 14 2019, 1:35 AM. Authored by
Details We can't speculate around indirect branches: indirectbr and invoke. The
Diff Detail
|