1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test/LTO/current-section.ll
Rafael Espindola 00a0fd2714 Provide a dummy section to fix a crash with inline assembly in LTO.
Fixes pr18508.

llvm-svn: 199843
2014-01-22 22:11:14 +00:00

5 lines
75 B
LLVM

; RUN: llvm-as < %s >%t1
; RUN: llvm-lto -o %t2 %t1
module asm ".align 4"