You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: llvm/test/tools/llvm-readobj/ELF/bb-addr-map-feature-warning.test
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,6 @@ FileHeader:
9
9
Data: ELFDATA2LSB
10
10
Type: ET_EXEC
11
11
12
-
13
12
# CHECK: BBAddrMap [
14
13
# CHECK-NEXT: warning: '[[FILE]]': unable to dump SHT_LLVM_BB_ADDR_MAP section with index 1: version should be >= 3 for SHT_LLVM_BB_ADDR_MAP when callsite offsets feature is enabled: version = 2 feature = 32
15
14
Sections:
@@ -19,8 +18,6 @@ Sections:
19
18
- Version: 2
20
19
Feature: 0x20
21
20
22
-
23
-
24
21
# CHECK: BBAddrMap [
25
22
# CHECK-NEXT: warning: '[[FILE]]': unable to dump SHT_LLVM_BB_ADDR_MAP section with index 2: version should be >= 4 for SHT_LLVM_BB_ADDR_MAP when basic block hash feature is enabled: version = 3 feature = 64
0 commit comments