bolt/deps/llvm-18.1.8/clang/test/Misc/cc1as-as-secure-log-file.s
2025-02-14 19:21:04 +01:00

7 lines
212 B
ArmAsm

// REQUIRES: x86-registered-target
// RUN: %clang -cc1as -triple x86_64-apple-darwin %s -o %t.o -as-secure-log-file %t.log
// RUN: FileCheck %s -input-file %t.log
// CHECK: "foobar"
.secure_log_unique "foobar"