[all-commits] [llvm/llvm-project] 604200: [MC][test] Improve STT_FILE tests
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Feb 7 17:52:01 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 60420096332ed8c4e43dfff4800bbe140c7974a7
https://github.com/llvm/llvm-project/commit/60420096332ed8c4e43dfff4800bbe140c7974a7
Author: Fangrui Song <i at maskray.me>
Date: 2021-02-07 (Sun, 07 Feb 2021)
Changed paths:
R llvm/test/MC/ELF/file-double.s
M llvm/test/MC/ELF/file.s
Log Message:
-----------
[MC][test] Improve STT_FILE tests
Commit: 09294642bea177a45c2431b7f77781f3f898f30e
https://github.com/llvm/llvm-project/commit/09294642bea177a45c2431b7f77781f3f898f30e
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/lib/MC/WinCOFFObjectWriter.cpp
M llvm/test/MC/ELF/file.s
Log Message:
-----------
ELFObjectWriter: Make STT_FILE precede associated local symbols
Compare: https://github.com/llvm/llvm-project/compare/980d28d9556a...09294642bea1
More information about the All-commits
mailing list