1 # RUN: yaml2obj %s -o %t.o
2 # RUN: llvm-readobj -a --cg-profile --addrsig %t.o | FileCheck %s
4 # Test that multiple sections with the same type does not trigger an error.
7 # CHECK: VersionSymbols [
8 # CHECK: VersionDefinitions [
9 # CHECK: VersionRequirements [
36 Info: 0x0000000000000000
40 Info: 0x0000000000000000
44 Info: 0x0000000000000000
48 Info: 0x0000000000000000
50 - Name: .llvm.call-graph-profile
51 Type: SHT_LLVM_CALL_GRAPH_PROFILE
54 - Name: .llvm.call-graph-profile2
55 Type: SHT_LLVM_CALL_GRAPH_PROFILE
59 Type: SHT_LLVM_ADDRSIG
61 - Name: .llvm_addrsig2
62 Type: SHT_LLVM_ADDRSIG