In preparation for porting the pass to NPM.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
lg
llvm/lib/Transforms/IPO/PruneEH.cpp | ||
---|---|---|
139 | Add inside for, outside if/else: if (SCCMightUnwind && SCCMightReturn) break; |
Add inside for, outside if/else: