1 ; RUN: llvm-as < %s >%t1 2 ; RUN: llvm-lto -o %t2 %t1 3 ; REQUIRES: default_triple 4 5 module asm ".align 4" 6