[all-commits] [llvm/llvm-project] 01097d: Remove InvokeInst methods which duplicate those of...
James Y Knight via All-commits
all-commits at lists.llvm.org
Thu Apr 23 16:12:21 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 01097dc644e38b1491c5a9607cb627afe960271e
https://github.com/llvm/llvm-project/commit/01097dc644e38b1491c5a9607cb627afe960271e
Author: James Y Knight <jyknight at google.com>
Date: 2020-04-23 (Thu, 23 Apr 2020)
Changed paths:
M llvm/include/llvm/IR/Instructions.h
Log Message:
-----------
Remove InvokeInst methods which duplicate those of its superclass CallBase.
More information about the All-commits
mailing list