[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git] / llvm / test / tools / UpdateTestChecks / update_test_checks / Inputs / scrub_attrs.ll
blob2733cfbce820931579fd326f2c527853fcdf0f9b
1 ; RUN: opt -S < %s | FileCheck %s
3 declare void @foo()
5 define internal void @bar() {
6   call void @foo() readnone
7   ret void