summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/Windows/mangling.ll
blob: ce1fe2ee7e164917a649775898a7a080d849ca91 (plain)
1
2
3
4
5
6
7
8
9
; RUN: llc -mtriple=thumbv7-windows -mcpu=cortex-a9 -o - %s | FileCheck %s

define void @function() nounwind {
entry:
  ret void
}

; CHECK-LABEL: function