[all-commits] [llvm/llvm-project] 20ad20: [NFC] Module::getInstructionCount() is const
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Thu Mar 25 12:29:45 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 20ad206b605530b827318cb242db7d6c04b273ea
https://github.com/llvm/llvm-project/commit/20ad206b605530b827318cb242db7d6c04b273ea
Author: Mircea Trofin <mtrofin at google.com>
Date: 2021-03-25 (Thu, 25 Mar 2021)
Changed paths:
M llvm/include/llvm/IR/Module.h
M llvm/lib/IR/Module.cpp
Log Message:
-----------
[NFC] Module::getInstructionCount() is const
More information about the All-commits
mailing list