[lld] [lld][WebAssembly] Add missing relocation types to the --compress-relocations path (PR #144578)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 18 10:47:22 PDT 2025
================
@@ -1,26 +0,0 @@
-; RUN: llc -filetype=obj %s -o %t.o
----------------
SingleAccretion wrote:
Well, this test is for the `--compress-relocations` feature, `emit-relocs.s` is for `--emit-relocs`. I don't see why it would be beneficial to mix the two (also `emit-relocs.s` doesn't have use all the relocs, e. g. the 64 bit ones).
https://github.com/llvm/llvm-project/pull/144578
More information about the llvm-commits
mailing list