[all-commits] [llvm/llvm-project] d01e67: [lld][WebAssembly] Fix crash calling weakly undefi...
Sam Clegg via All-commits
all-commits at lists.llvm.org
Thu Jun 17 17:10:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d01e673a9f046913070bd950183480c9bd15956b
https://github.com/llvm/llvm-project/commit/d01e673a9f046913070bd950183480c9bd15956b
Author: Sam Clegg <sbc at chromium.org>
Date: 2021-06-17 (Thu, 17 Jun 2021)
Changed paths:
M lld/test/wasm/weak-undefined-pic.s
M lld/wasm/InputChunks.cpp
M lld/wasm/Writer.cpp
Log Message:
-----------
[lld][WebAssembly] Fix crash calling weakly undefined function in PIC code
Differential Revision: https://reviews.llvm.org/D104495
More information about the All-commits
mailing list