Summary: Imported small internal tests: - jmp_optimization.test - jmpjmp.test - jump_table_footprint_reduction.test - jump_table_reference.test (cherry picked from FBD31483122)
4 lines
24 B
C++
4 lines
24 B
C++
int f() {
|
|
return 0;
|
|
}
|