[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 15:59:25 PDT 2024
================
@@ -0,0 +1,22 @@
+; RUN: llc -mtriple=riscv64 -relocation-model=pic -enable-tlsdesc < %s \
+; RUN: | llvm-mc -triple=riscv64 -filetype=obj -o %t.o --position-independent \
----------------
ilovepi wrote:
Just to confirm, we're OK w/ the extra test file? or shall I add manual tests to `tls-model.ll`?
https://github.com/llvm/llvm-project/pull/85816
More information about the llvm-commits
mailing list