mangling.ll 157 Bytes Raw Blame History Permalink 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