[all-commits] [llvm/llvm-project] 315554: [ELF] Unify sizeof(InputSection) limits for _WIN32...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Dec 26 23:02:36 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 315554e873a583a4b9297e72256f87ff13539993
https://github.com/llvm/llvm-project/commit/315554e873a583a4b9297e72256f87ff13539993
Author: Fangrui Song <i at maskray.me>
Date: 2021-12-26 (Sun, 26 Dec 2021)
Changed paths:
M lld/ELF/InputSection.h
Log Message:
-----------
[ELF] Unify sizeof(InputSection) limits for _WIN32 and others
Windows sizeof(InputSection) seems to match non-Windows now.
More information about the All-commits
mailing list