2007-02-23-sdiv.ll   [plain text]


; RUN: llvm-as < %s | llvm-dis | grep {global i32 0}
; PR1215

@G = global i32 sdiv (i32 0, i32 -1)