[all-commits] [llvm/llvm-project] 39e024: [lld][WebAssembly] Use the archive offset with --w...
Sam Clegg via All-commits
all-commits at lists.llvm.org
Fri Jan 19 14:42:15 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 39e024d9e2ec00de00d6815596572579e4c03beb
https://github.com/llvm/llvm-project/commit/39e024d9e2ec00de00d6815596572579e4c03beb
Author: Sam Clegg <sbc at chromium.org>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
A lld/test/wasm/lto/thin-archivecollision.ll
M lld/wasm/Driver.cpp
Log Message:
-----------
[lld][WebAssembly] Use the archive offset with --whole-archive (#78791)
This essentially ports 0b1413a8 from the ELF linker.
More information about the All-commits
mailing list