================
@@ -77,6 +77,15 @@
// RUN: | FileCheck --check-prefix=CHECK-RV64I-LD %s
// CHECK-RV64I-LD: ld{{.*}}" {{.*}} "-m" "elf64lriscv"
//
+// Check that LOONGARCH passes the correct linker emulation.
----------------
hitmoon wrote:
ok
https://github.com/llvm/llvm-project/pull/119191