[PATCH] D101399: [lld][WebAssembly] Allow relocations against non-live global symbols
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 28 10:33:23 PDT 2021
thakis added inline comments.
================
Comment at: lld/test/wasm/globals.s:1
-# RUN: llvm-mc -filetype=obj -triple=wasm32-unknown-unknown -o %t.o %s
+mm# RUN: llvm-mc -filetype=obj -triple=wasm32-unknown-unknown -o %t.o %s
# RUN: wasm-ld %t.o -o %t.wasm
----------------
due to this change, i suppose
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101399/new/
https://reviews.llvm.org/D101399
More information about the llvm-commits
mailing list