[lld] [llvm] [llvm][lld] Pre-commit tests for RISCV TLSDESC symbols (PR #85816)

Paul Kirth via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 19 16:16:36 PDT 2024


================
@@ -29,6 +29,12 @@
 # RUN: ld.lld -e 0 -z now a.32.o c.32.so -o a.32.ie
 # RUN: llvm-objdump --no-show-raw-insn -M no-aliases -h -d a.32.ie | FileCheck %s --check-prefix=IE32
 
+# RUN: llvm-mc -triple=riscv64 --position-independent -filetype=obj d.s -o d.64.o
----------------
ilovepi wrote:

Thanks for pointing that out.

https://github.com/llvm/llvm-project/pull/85816


More information about the llvm-commits mailing list