We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7661d3b commit e0ee080Copy full SHA for e0ee080
bolt/test/X86/Inputs/asm_main.c
@@ -1,3 +1,5 @@
1
+void foo(void);
2
+
3
int main() {
4
foo();
5
return 0;
0 commit comments