brintos

brintos / llvm-project-archived public Read only

0
0
Text · 169 B · 9f7c6ea Raw
14 lines · plain
1; RUN: llc  -mtriple=mipsel -mattr=mips16 < %s | FileCheck %s -check-prefix=162 3 4define i32 @main() nounwind {5entry:6  ret i32 07 8; 16: 	.set	mips169 10 11; 16:	jrc	$ra12 13}14