Recommit "rL366894: [yaml2obj] - Allow custom fields for the SHT_UNDEF sections."
[llvm-complete.git] / test / tools / llvm-cxxfilt / invalid.test
blob10f3b2e813236db7b6d2c208454a6791c9a45b7d
1 RUN: llvm-cxxfilt _Z1fi __Z1fi f ___ZSt1ff_block_invoke | FileCheck %s
3 CHECK: f(int)
4 CHECK-NEXT: __Z1fi
5 CHECK-NEXT: f
6 CHECK-NEXT: invocation function for block in std::f(float)