[all-commits] [llvm/llvm-project] 156531: Revert D139181 "[lld][Alignment][NFC] Use Align in...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Tue Dec 20 02:59:18 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1565317287728d38618519674623551fbf1410af
https://github.com/llvm/llvm-project/commit/1565317287728d38618519674623551fbf1410af
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-12-20 (Tue, 20 Dec 2022)
Changed paths:
M lld/wasm/InputChunks.h
M lld/wasm/OutputSegment.cpp
M lld/wasm/OutputSegment.h
M lld/wasm/SyntheticSections.cpp
M lld/wasm/Writer.cpp
Log Message:
-----------
Revert D139181 "[lld][Alignment][NFC] Use Align instead of log2 of alignment in Wasm Sections"
As discussed on the patch the Align type is probably not a good fit for
linkers.
This reverts commit cfe77f23d6f190d54763a7575cee95aceb9216bc.
More information about the All-commits
mailing list