; RUN: llvm-as < %s | llc -march=c; This testcase breaks the C backend, because gcc doesn't like (...) functions; with no arguments at all.definevoid@test(i64%Ptr){%P=inttoptri64%Ptrtovoid(...)*; <void (...)*> [#uses=1]callvoid(...)*%P(i64%Ptr)retvoid}