We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32802fc commit d70b6e9Copy full SHA for d70b6e9
llvm/test/MC/X86/verify-callgraph-section.s
@@ -44,15 +44,15 @@ ball: # @ball
44
.quad 1
45
.quad 3
46
/// MD5 hash of the callee type ID for foo.
47
- // CHECK: 2444f731 f5eecb3e
+ // CHECK: 2444f731 f5eecb3e
48
.quad 0x3ecbeef531f74424
49
.quad .Ltmp0
50
/// MD5 hash of the callee type ID for bar.
51
- // CHECK: 5486bc59 814b8e30
+ // CHECK: 5486bc59 814b8e30
52
.quad 0x308e4b8159bc8654
53
.quad .Ltmp1
54
/// MD5 hash of the callee type ID for baz.
55
- // CHECK: 7ade6814 f897fd77
+ // CHECK: 7ade6814 f897fd77
56
.quad 0x77fd97f81468de7a
57
.quad .Ltmp2
58
.text
0 commit comments