Recommit "rL366894: [yaml2obj] - Allow custom fields for the SHT_UNDEF sections."
[llvm-complete.git] / test / tools / llvm-cxxfilt / abitag.test
blobf4fabc87bae4d6790af5847c8b561fa80c79e768
1 RUN: llvm-cxxfilt _Z14returns_stringB5cxx11v _Z6globalB5cxx11 _Z6globalB12a_longer_tag | FileCheck %s
3 CHECK: returns_string[abi:cxx11]()
4 CHECK-NEXT: global[abi:cxx11]
5 CHECK-NEXT: global[abi:a_longer_tag]