[all-commits] [llvm/llvm-project] 24d4cb: [CodeGen] Remove unused declaration setLiveInsUsed...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Fri Aug 20 19:20:19 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 24d4cbeca3fa1a0f788b62a49023f0a8b2b3a33d
https://github.com/llvm/llvm-project/commit/24d4cbeca3fa1a0f788b62a49023f0a8b2b3a33d
Author: Kazu Hirata <kazu at google.com>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M llvm/include/llvm/CodeGen/RegisterScavenging.h
Log Message:
-----------
[CodeGen] Remove unused declaration setLiveInsUsed (NFC)
The corresponding definition was removed on Jan 20, 2017 in commit
710a4c1f3ddba3aa9313c72c43f9619afbc3e259.
More information about the All-commits
mailing list