================
@@ -78,6 +78,79 @@ _start:
   adrp x1, :got_auth:zed
   add  x1, x1, :got_auth_lo12:zed
 
+#--- ok-tiny.s
+
+# RUN: llvm-mc -filetype=obj -triple=aarch64-none-linux ok-tiny.s -o ok-tiny.o
----------------
kovdan01 wrote:

Thanks for suggestion, changed to `aarch64` in 
3c80d75c601db4574bd0edd6b89dbd332cab5f2e. Also applied to #113815

https://github.com/llvm/llvm-project/pull/113816
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to