brintos

brintos / llvm-project-archived public Read only

0
0
Text · 120 B · 018e7bf Raw
6 lines · plain
1; RUN: llc < %s -mtriple=x86_64 -stop-after=finalize-isel -simplify-mir | FileCheck %s2 3define void @f() {4  ret void5}6