triple.ll 98 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 ; RUN: llc < %s -mtriple=thumb | FileCheck %s ; CHECK: .code 16 define void @f() { ret void }