brintos

brintos / llvm-project-archived public Read only

0
0
Text · 168 B · a17d1d3 Raw
9 lines · plain
1; RUN: llvm-diff %s %s 2>&1 | FileCheck %s2 3; CHECK: not comparing 1 anonymous functions in the left module and 1 in the right module4 5define void @0() {6  ret void7}8 9