bolt/deps/llvm-18.1.8/llvm/test/MC/AsmParser/secure_log_unique.s
2025-02-14 19:21:04 +01:00

9 lines
267 B
ArmAsm

// RUN: rm -f %t
// RUN: llvm-mc -as-secure-log-file %t -triple x86_64-apple-darwin %s
// RUN: llvm-mc -as-secure-log-file %t -triple x86_64-apple-darwin %s
// RUN: FileCheck --input-file=%t %s
.secure_log_unique "foobar"
// CHECK: "foobar"
// CHECK-NEXT: "foobar"