; RUN: llvm-as < %s | pnacl-freeze | pnacl-bcanalyzer -dump-records \ ; RUN: | FileCheck %s -check-prefix=BC ; RUN: llvm-as < %s | pnacl-freeze \ ; RUN: | pnacl-bcanalyzer -dump-records -operands-per-line=2 \ ; RUN: | FileCheck %s -check-prefix=BC2 ; RUN: llvm-as < %s | pnacl-freeze \ ; RUN: | pnacl-bcanalyzer -dump-records -operands-per-line=8 \ ; RUN: | FileCheck %s -check-prefix=BC8 ; Test that the command-line option -operands-per-line works as expected. @bytes = internal global [10 x i8] c"abcdefghij" ; BC: ; BC2: ; BC8: