summaryrefslogtreecommitdiffstats
path: root/llvm/test/LTO/X86/current-section.ll
blob: 49eee49ae623bd606e8bf4b1564dc8c44b29e931 (plain)
1
2
3
4
5
; RUN: llvm-as < %s >%t1
; RUN: llvm-lto -o %t2 %t1
; REQUIRES: default_triple

module asm ".align 4"
OpenPOWER on IntegriCloud