[NFC][analyzer][docs] Crosslink MallocChecker's ownership attributes (#121939)
[llvm-project.git] / llvm / test / tools / UpdateTestChecks / update_test_checks / Inputs / function_name.ll
blob2d44a30c693e3aca2cc5dcf9ee9f365c04402988
1 ; Check that we accept functions with '$' in the name.
3 ; RUN: opt < %s -passes=instsimplify -S | FileCheck %s
5 define hidden i32 @"_Z54bar$ompvariant$bar"() {
6 entry:
7   ret i32 2