2007-02-23-sdiv.ll 101 B

12345
  1. ; RUN: llvm-as < %s | llvm-dis | grep "global i32 0"
  2. ; PR1215
  3. @G = global i32 sdiv (i32 0, i32 -1)