[all-commits] [llvm/llvm-project] 0d1468: [NFC][RDA] Make the interface const
Sam Parker via All-commits
all-commits at lists.llvm.org
Thu Jan 23 05:32:24 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0d1468db58535900270a3d3d10ed61d7d45dc4b9
https://github.com/llvm/llvm-project/commit/0d1468db58535900270a3d3d10ed61d7d45dc4b9
Author: Sam Parker <sam.parker at arm.com>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M llvm/include/llvm/CodeGen/ReachingDefAnalysis.h
M llvm/lib/CodeGen/ReachingDefAnalysis.cpp
Log Message:
-----------
[NFC][RDA] Make the interface const
Make all the public query methods const.
More information about the All-commits
mailing list