[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git] / llvm / test / Analysis / IRSimilarityIdentifier / nothing.ll
blob5c7210790f4725064c6752e2d73a654517f599f0
1 ; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
2 ; RUN: opt -disable-output -S -passes=print-ir-similarity < %s 2>&1 | FileCheck --allow-empty %s
4 ; This is a simple test to make sure the IRSimilarityPrinterPass returns
5 ; nothing when there is nothing to analyze.
7 ; CHECK-NOT: Found in
9 define linkonce_odr void @fish() {
10 entry:
11   ret void