aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/AMDGPU/empty-text.ll
blob: 8aa8600cacd23513d0b0087aef9be51c088a839b (plain)
1
2
3
4
5
6
7
8
9
; Test that there is no s_code_end padding if .text is otherwise empty.

; RUN: llc -mtriple=amdgcn--amdpal -mcpu=gfx1200 < %s | FileCheck %s --check-prefixes=GCN

@globalVar = global i32 37

declare amdgpu_ps void @funcDecl()

; GCN-NOT: .fill