Sign in
llvm
/
llvm-project.git
/
refs/heads/users/pcc/spr/main.llvm-jitlink-fix-bug-in-target-address-computation
/
.
/
clang
/
test
/
Misc
/
cc1as-asm.s
blob: af92644073ac9ab4174c4feb2b29804b7b2c6c86 [
file
] [
log
] [
blame
] [
edit
]
//
Run cc1as asm output path just to make sure it works
//
REQUIRES
:
x86
-
registered
-
target
//
RUN
:
%clang -cc1as -triple x86_64-apple-macosx10.10.0 -filetype asm %
s
-
o
/
dev
/
null