aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/AsmParser/secure_log_unique.s
blob: 8145981a31cdc7579bb4d549864d30a16bd68bc9 (plain)
1
2
3
4
5
6
7
8
9
// RUN: rm -f %t
// RUN: env AS_SECURE_LOG_FILE=%t llvm-mc -triple x86_64-apple-darwin %s
// RUN: env AS_SECURE_LOG_FILE=%t llvm-mc -triple x86_64-apple-darwin %s
// RUN: FileCheck --input-file=%t %s
.secure_log_unique "foobar"

// CHECK: "foobar"
// CHECK-NEXT: "foobar"