brintos

brintos / llvm-project-archived public Read only

0
0
Text · 342 B · a8e710c Raw
12 lines · plain
1; NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py2; RUN: llc -O0 -mtriple=mipsel-linux-gnu -global-isel -stop-after=irtranslator -verify-machineinstrs %s -o - | FileCheck %s -check-prefixes=MIPS323 4 5define void @void() {6  ; MIPS32-LABEL: name: void7  ; MIPS32: bb.1.entry:8  ; MIPS32:   RetRA9entry:10  ret void11}12