xref: /aosp_15_r20/external/clang/test/Misc/cc1as-asm.s (revision 67e74705e28f6214e480b399dd47ea732279e315)
1*67e74705SXin Li// Run cc1as asm output path just to make sure it works
2*67e74705SXin Li// REQUIRES: x86-registered-target
3*67e74705SXin Li// RUN: %clang -cc1as -triple x86_64-apple-macosx10.10.0 -filetype asm %s -o /dev/null
4