1 # RUN: yaml2obj %s -o %t.o
2 # RUN: llvm-readobj -a --elf-cg-profile --addrsig %t.o | FileCheck %s
4 # Test that multiple sections with the same type does not trigger an error.
7 # CHECK: SHT_GNU_verdef {
8 # CHECK: SHT_GNU_verneed {
32 Info: 0x0000000000000000
36 Info: 0x0000000000000000
40 Info: 0x0000000000000000
44 Info: 0x0000000000000000
46 - Name: .llvm.call-graph-profile
47 Type: SHT_LLVM_CALL_GRAPH_PROFILE
50 - Name: .llvm.call-graph-profile2
51 Type: SHT_LLVM_CALL_GRAPH_PROFILE
55 Type: SHT_LLVM_ADDRSIG
57 - Name: .llvm_addrsig2
58 Type: SHT_LLVM_ADDRSIG