[all-commits] [llvm/llvm-project] b22317: [ELF] Special case static_assert for _WIN32
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Nov 9 10:09:03 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b22317705d39289e778ffa755489225bf1e3fc6e
https://github.com/llvm/llvm-project/commit/b22317705d39289e778ffa755489225bf1e3fc6e
Author: Fangrui Song <i at maskray.me>
Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths:
M lld/ELF/InputSection.h
Log Message:
-----------
[ELF] Special case static_assert for _WIN32
I don't have a Windows machine. Hope someone can test why its InputSection is
still larger.
More information about the All-commits
mailing list