[all-commits] [llvm/llvm-project] d3e13b: ELFObjectWriter: Don't de-duplicate STT_FILE symbols
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Feb 7 18:21:56 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3e13b58cd083bb2c23d8addc4ae3c6238777867
https://github.com/llvm/llvm-project/commit/d3e13b58cd083bb2c23d8addc4ae3c6238777867
Author: Fangrui Song <i at maskray.me>
Date: 2021-02-07 (Sun, 07 Feb 2021)
Changed paths:
M llvm/include/llvm/MC/MCAssembler.h
M llvm/lib/MC/ELFObjectWriter.cpp
M llvm/test/MC/ELF/file.s
Log Message:
-----------
ELFObjectWriter: Don't de-duplicate STT_FILE symbols
More information about the All-commits
mailing list