summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/XCore/section-name.ll
blob: ee9eeb606bb27ddf690fd78dcb51de97b07a512a (plain)
1
2
3
4
5
6
7
8
; RUN: llc < %s -march=xcore

; we used to crash in this.
@bar = internal global i32 zeroinitializer

define void @".dp.bss"() {
  ret void
}
OpenPOWER on IntegriCloud