brintos

brintos / llvm-project-archived public Read only

0
0
Text · 149 B · 2f28e0b Raw
8 lines · plain
1; RUN: llc -mtriple=hexagon -filetype=obj -o - %s | llvm-objdump -d - | FileCheck %s2 3; CHECK: c0 3f 00 48 48003fc04 5define i32 @foo() {6ret i32 07}8