[all-commits] [llvm/llvm-project] e45789: [CodeGen] Remove unused function hasInlineAsmMemCo...
llvmbot via All-commits
all-commits at lists.llvm.org
Thu Dec 24 09:23:33 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e457896a6ef02d94e8419404321b521902189841
https://github.com/llvm/llvm-project/commit/e457896a6ef02d94e8419404321b521902189841
Author: Kazu Hirata <kazu at google.com>
Date: 2020-12-24 (Thu, 24 Dec 2020)
Changed paths:
M llvm/include/llvm/CodeGen/Analysis.h
M llvm/lib/CodeGen/Analysis.cpp
Log Message:
-----------
[CodeGen] Remove unused function hasInlineAsmMemConstraint (NFC)
The last use of the function was removed on Sep 13, 2010 in commit
1094c80281e3cdd9e9a9d7ee716da6386b33359b.
More information about the All-commits
mailing list