[all-commits] [llvm/llvm-project] f3d834: [PruneEH][NFC] Use CallGraphUpdater in PruneEH
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Sep 14 14:44:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f3d834485448b42e72c2d908a8be3d02285bd660
https://github.com/llvm/llvm-project/commit/f3d834485448b42e72c2d908a8be3d02285bd660
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-09-14 (Mon, 14 Sep 2020)
Changed paths:
M llvm/lib/Transforms/IPO/PruneEH.cpp
Log Message:
-----------
[PruneEH][NFC] Use CallGraphUpdater in PruneEH
In preparation for porting the pass to NPM.
Reviewed By: asbirlea
Differential Revision: https://reviews.llvm.org/D87632
More information about the All-commits
mailing list