add inline assembly support

This commit is contained in:
Andrew Kelley
2015-12-10 15:34:38 -07:00
parent 3e8a98fa61
commit 0dbee2300e
15 changed files with 383 additions and 20 deletions

View File

@@ -397,6 +397,7 @@ loop_2_end:
exit(0);
}
)SOURCE", "OK\n");
}
static void add_compile_failure_test_cases(void) {