[Instrumentation] Fix a warning
[llvm-project.git] / llvm / test / CodeGen / PowerPC / aix-LinkOnceODRLinkage.ll
blobc605e2c0f952b20623a5b1813906ca753bb44f38
1 ; RUN: llc -mtriple powerpc-ibm-aix-xcoff < %s | \
2 ; RUN: FileCheck %s
4 ; RUN: llc -mtriple powerpc64-ibm-aix-xcoff < %s | \
5 ; RUN: FileCheck %s
7 define linkonce_odr void @_Z3fooIiEvT_() {
8 entry:
9   ret void
12 ; CHECK: .weak   _Z3fooIiEvT_[DS]
13 ; CHECK: .weak   ._Z3fooIiEvT_