Add workaround for Cortex-M3 errata 602117 by replacing ldrd x, y, [x] with ldm or...
[oota-llvm.git] / test / Assembler / 2004-03-30-UnclosedFunctionCrash.ll
1 ; RUN: not llvm-as %s |& grep {found end of file when expecting more instructions}
2
3 define void @foo() {