[all-commits] [llvm/llvm-project] 779e4d: [IR] Add classof methods to ConstantExpr subclasses.
Eli Friedman via All-commits
all-commits at lists.llvm.org
Wed Jul 1 11:57:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 779e4d82dea2d0ecb094252dcc679f8f7d256ca0
https://github.com/llvm/llvm-project/commit/779e4d82dea2d0ecb094252dcc679f8f7d256ca0
Author: Eli Friedman <efriedma at quicinc.com>
Date: 2020-07-01 (Wed, 01 Jul 2020)
Changed paths:
M llvm/lib/IR/ConstantsContext.h
Log Message:
-----------
[IR] Add classof methods to ConstantExpr subclasses.
I didn't notice these were missing when I wrote 1544019.
More information about the All-commits
mailing list