mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 13:11:39 +01:00
736644cefb
llvm-svn: 227564
5 lines
75 B
LLVM
5 lines
75 B
LLVM
; RUN: llvm-as < %s >%t1
|
|
; RUN: llvm-lto -o %t2 %t1
|
|
|
|
module asm ".align 4"
|