/* Test that an empty function doesn't crash this optimization pass.
 * We don't inspect the assembly for this program, so there's no 'target'
 * function
 * */

int main(void) {
}