Skip to content

Commit

Permalink
[lld][test] Fix test failure after #92223
Browse files Browse the repository at this point in the history
  • Loading branch information
wangleiat committed May 16, 2024
1 parent 53bdcee commit cfcbe3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lld/test/ELF/emulation-loongarch.s
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
# LA32-NEXT: Entry:
# LA32-NEXT: ProgramHeaderOffset: 0x34
# LA32-NEXT: SectionHeaderOffset:
# LA32-NEXT: Flags [ (0x43)
# LA32-NEXT: EF_LOONGARCH_ABI_DOUBLE_FLOAT (0x3)
# LA32-NEXT: Flags [ (0x41)
# LA32-NEXT: EF_LOONGARCH_ABI_SOFT_FLOAT (0x1)
# LA32-NEXT: EF_LOONGARCH_OBJABI_V1 (0x40)
# LA32-NEXT: ]
# LA32-NEXT: HeaderSize: 52
Expand Down

0 comments on commit cfcbe3a

Please sign in to comment.