We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bdc1a1 commit a9a7b71Copy full SHA for a9a7b71
clang/test/Driver/arm-thread-pointer.c
@@ -88,6 +88,3 @@
88
// RUN: %clang --target=thumbv6t2-linux -mtp=cp15 -x assembler -### %s 2>&1 | FileCheck -check-prefix=Thumbv6t2_Asm %s
89
// Thumbv6t2_Asm-NOT: "-target-feature" "+read-tp-"
90
91
-// A dummy main is provided to form a valid translation unit.
92
-int main(void) { return 0; }
93
-
0 commit comments