[all-commits] [llvm/llvm-project] e0ff1e: [Bitcode] Remove unused declaration writeGlobalVar...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Wed Aug 18 09:16:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e0ff1e965987198f5d3696a3d369ff708d81032e
https://github.com/llvm/llvm-project/commit/e0ff1e965987198f5d3696a3d369ff708d81032e
Author: Kazu Hirata <kazu at google.com>
Date: 2021-08-18 (Wed, 18 Aug 2021)
Changed paths:
M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
Log Message:
-----------
[Bitcode] Remove unused declaration writeGlobalVariableMetadataAttachment (NFC)
The declaration was introduced without a corresponding definition on
May 31, 2016 in commit cceae7feda8e33194d1a6c5963bd4114bb8d2b36.
More information about the All-commits
mailing list