[llvm] MIPS/Asm/O32: Don't add another $ to PrivateGlobal symbol (PR #80644)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 13 00:31:09 PST 2024
================
@@ -0,0 +1,23 @@
+# RUN: llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips32r2 | \
----------------
MaskRay wrote:
remove `-unknown-linux` whenever applicable, to emphasize that this is generic ELF behavior.
https://github.com/llvm/llvm-project/pull/80644
More information about the llvm-commits
mailing list