mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
00a0fd2714
Fixes pr18508. llvm-svn: 199843
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"
|