bolt/deps/llvm-18.1.8/llvm/test/CodeGen/ARM/Windows/mangling.ll

10 lines
157 B
LLVM
Raw Normal View History

2025-02-14 19:21:04 +01:00
; RUN: llc -mtriple=thumbv7-windows -mcpu=cortex-a9 -o - %s | FileCheck %s
define void @function() nounwind {
entry:
ret void
}
; CHECK-LABEL: function