blob: 0a1759f081bae34f39412ffee1ff02632228adb5 [file] [log] [blame]
; RUN: llc < %s -mtriple=thumb | FileCheck %s
; CHECK: .code 16
define void @f() {
ret void
}