Skip to content

Commit b95ea2e

Browse files
SixWeiningllvmbot
authored andcommitted
[lld][test] Fix sanitizer buildbot failure
Buildbot failure: https://lab.llvm.org/buildbot/#/builders/5/builds/41530/steps/9/logs/stdio (cherry picked from commit d9b435c)
1 parent 2f640ad commit b95ea2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lld/test/ELF/loongarch-reloc-leb128.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ w2:
9999
.reloc ., R_LARCH_ADD_ULEB128, w2
100100
.reloc ., R_LARCH_SUB_ULEB128, w1
101101
.fill 10, 1, 0x80
102-
.byte 0
102+
.byte 1

0 commit comments

Comments
 (0)