[all-commits] [llvm/llvm-project] 40fd2d: [Transforms] Remove unused declaration emitStrNLen...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Aug 22 09:08:42 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40fd2d93c0ac694dce49e1d52f585752d011d884
https://github.com/llvm/llvm-project/commit/40fd2d93c0ac694dce49e1d52f585752d011d884
Author: Kazu Hirata <kazu at google.com>
Date: 2021-08-22 (Sun, 22 Aug 2021)
Changed paths:
M llvm/include/llvm/Transforms/Utils/BuildLibCalls.h
Log Message:
-----------
[Transforms] Remove unused declaration emitStrNLen (NFC)
The corresponding definition has been missing for at least 5 years.
More information about the All-commits
mailing list