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