[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git] / llvm / test / tools / UpdateTestChecks / update_test_checks / Inputs / function_name.ll
blob173e7219cb3f9cfa477622a39763425644dc1567
1 ; Check that we accept functions with '$' in the name.
3 ; RUN: opt < %s -instsimplify -S | FileCheck %s
5 define hidden i32 @"_Z54bar$ompvariant$bar"() {
6 entry:
7   ret i32 2