[clang][lex] NFCI: Use DirectoryEntryRef in ModuleMap::inferFrameworkModule()
[llvm-project.git] / clang / test / Misc / cc1as-asm.s
blobaf92644073ac9ab4174c4feb2b29804b7b2c6c86
1 // Run cc1as asm output path just to make sure it works
2 // REQUIRES: x86-registered-target
3 // RUN: %clang -cc1as -triple x86_64-apple-macosx10.10.0 -filetype asm %s -o /dev/null