bolt/deps/llvm-18.1.8/llvm/test/CodeGen/ARM/Windows/mangling.ll
2025-02-14 19:21:04 +01:00

9 lines
157 B
LLVM

; RUN: llc -mtriple=thumbv7-windows -mcpu=cortex-a9 -o - %s | FileCheck %s
define void @function() nounwind {
entry:
ret void
}
; CHECK-LABEL: function