[all-commits] [llvm/llvm-project] 338e38: ELFObjectWriter: Delete redundant registerSymbol
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Feb 13 12:01:58 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 338e38b33a2bf2d5e705e387e3a5e3f020f7c3d1
https://github.com/llvm/llvm-project/commit/338e38b33a2bf2d5e705e387e3a5e3f020f7c3d1
Author: Fangrui Song <i at maskray.me>
Date: 2021-02-13 (Sat, 13 Feb 2021)
Changed paths:
M llvm/lib/MC/ELFObjectWriter.cpp
Log Message:
-----------
ELFObjectWriter: Delete redundant registerSymbol
MCELFStreamer::changeSection has registered the group signature symbol.
More information about the All-commits
mailing list