[all-commits] [llvm/llvm-project] 4701cb: [lld] Delete unused declarations
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Dec 6 15:31:28 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4701cb41ed7f1bba01a4fd94a9bf13271112de58
https://github.com/llvm/llvm-project/commit/4701cb41ed7f1bba01a4fd94a9bf13271112de58
Author: Fangrui Song <i at maskray.me>
Date: 2020-12-06 (Sun, 06 Dec 2020)
Changed paths:
M lld/COFF/Driver.h
M lld/MachO/Writer.cpp
M lld/wasm/MarkLive.cpp
M lld/wasm/SyntheticSections.h
Log Message:
-----------
[lld] Delete unused declarations
Notes:
* runMSVCLinker: remnant of r338615
* wasm markSymbol: remnant of r374275
* wasm addDataAddressGlobal: accidentally added by r372779
* MachO Writer::createSymtabContents: accidentally added by D76839
More information about the All-commits
mailing list