duplex.ll 147 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 ; RUN: llc -march=hexagon -filetype=obj -o - %s | llvm-objdump -d - | FileCheck %s ; CHECK: c0 3f 00 48 48003fc0 define i32 @foo() { ret i32 0 }