repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git]
/
clang
/
test
/
Misc
/
cc1as-as-secure-log-file.s
blob
fb82f80fac02e0847267a37416a8bab9b68809c3
1
//
REQUIRES
:
x86-registered-target
2
3
//
RUN
: %
clang
-
cc1as
-
triple x86_64-apple-darwin
%
s
-
o
%
t.o
-
as-secure-log-file
%
t.log
4
//
RUN
:
FileCheck
%
s
-
input-file
%
t.log
5
//
CHECK
:
"foobar"
6
7
.secure_log_unique
"foobar"