[all-commits] [llvm/llvm-project] 215bd4: [MemoryBuiltins] Demote isMallocLikeFn to implemen...
Philip Reames via All-commits
all-commits at lists.llvm.org
Tue Jan 18 15:25:06 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 215bd469058e04f464f451c658b98d60e004d728
https://github.com/llvm/llvm-project/commit/215bd469058e04f464f451c658b98d60e004d728
Author: Philip Reames <listmail at philipreames.com>
Date: 2022-01-18 (Tue, 18 Jan 2022)
Changed paths:
M llvm/include/llvm/Analysis/MemoryBuiltins.h
M llvm/lib/Analysis/MemoryBuiltins.cpp
M llvm/unittests/Analysis/MemoryBuiltinsTest.cpp
Log Message:
-----------
[MemoryBuiltins] Demote isMallocLikeFn to implementation routine since last use has been removed
Try 2, this time including the test.
More information about the All-commits
mailing list