Ami-zhang added inline comments.
================ Comment at: llvm/test/CodeGen/LoongArch/xray-attribute-instrumentation.ll:24 +; CHECK-NEXT: .Lxray_sleds_start0: +; CHECK-NEXT: .Ltmp0: +; CHECK-NEXT: .dword .Lxray_sled_begin0-.Ltmp0 ---------------- MaskRay wrote: > See `llvm/test/CodeGen/X86/xray-attribute-instrumentation.ll`. I use > something like `[[TMP:.Ltmp[0-9]+]]:` so that we don't need to adjust the > test if the compiler happens to produce more `.Ltmp*` symbols. Done. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D140727/new/ https://reviews.llvm.org/D140727 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits