SMDiagnostic: don't emit ranges if there are /any/ multibyte characters.
[oota-llvm.git] / test / Other / 2010-05-06-Printer.ll
1 ; RUN: llc -O2 -print-after-all < %s 2>/dev/null
2
3 define void @tester(){
4   ret void
5 }
6