[Utils] Identity map module-level debug info on first use in CloneFunction* (#118627)
[llvm-project.git] / llvm / test / Transforms / EntryExitInstrumenter / mcount-aix.ll
blob82551f012d0ba083f140329905059a7b004710d6
1 ; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
2 ; RUN: opt -passes="function(ee-instrument),cgscc(inline),function(ee-instrument<post-inline>)" -S < %s | FileCheck %s
4 target triple = "powerpc-ibm-aix7.2.0.0"
6 define void @f1() "instrument-function-entry-inlined"="__mcount" {
7 ; CHECK-LABEL: define void @f1() {
8 ; CHECK-NEXT:    call void @__mcount(ptr @[[GLOB0:[0-9]+]])
9 ; CHECK-NEXT:    ret void
11   ret void