[all-commits] [llvm/llvm-project] 47ba90: [lld][WebAssembly] Fix func reloc for internal GOT...
YAMAMOTO Takashi via All-commits
all-commits at lists.llvm.org
Thu Jul 27 00:46:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 47ba908a5e8ee94828b035184df315601803d60f
https://github.com/llvm/llvm-project/commit/47ba908a5e8ee94828b035184df315601803d60f
Author: YAMAMOTO Takashi <yamamoto at midokura.com>
Date: 2023-07-27 (Thu, 27 Jul 2023)
Changed paths:
A lld/test/wasm/Inputs/internal_func.s
M lld/test/wasm/pie.ll
M lld/wasm/SyntheticSections.cpp
Log Message:
-----------
[lld][WebAssembly] Fix func reloc for internal GOT with extended-const
Differential Revision: https://reviews.llvm.org/D155542
More information about the All-commits
mailing list