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 |
4 |
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 |
4 |