Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small fix of lld/test/ELF/basic-sparcv9.s #98555

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

Ericson2314
Copy link
Member

@Ericson2314 Ericson2314 commented Jul 11, 2024

I made a mistake in #98553. Sorry.

@Ericson2314 Ericson2314 merged commit 280d82e into llvm:main Jul 11, 2024
7 of 9 checks passed
@Ericson2314 Ericson2314 deleted the mc-elfosabi-openbsd branch July 11, 2024 21:26
@llvmbot
Copy link
Collaborator

llvmbot commented Jul 11, 2024

@llvm/pr-subscribers-lld

@llvm/pr-subscribers-lld-elf

Author: John Ericson (Ericson2314)

Changes

I made a mistake in #98553. Sorry.


Full diff: https://github.com/llvm/llvm-project/pull/98555.diff

1 Files Affected:

  • (modified) lld/test/ELF/basic-sparcv9.s (+1-1)
diff --git a/lld/test/ELF/basic-sparcv9.s b/lld/test/ELF/basic-sparcv9.s
index b2f760f21ab05..177d44eaf932e 100644
--- a/lld/test/ELF/basic-sparcv9.s
+++ b/lld/test/ELF/basic-sparcv9.s
@@ -17,7 +17,7 @@ _start:
 # CHECK-NEXT:     Class: 64-bit (0x2)
 # CHECK-NEXT:     DataEncoding: BigEndian (0x2)
 # CHECK-NEXT:     FileVersion: 1
-# CHECK-NEXT:     OS/ABI: OpenBSD (0x0)
+# CHECK-NEXT:     OS/ABI: OpenBSD (0xC)
 # CHECK-NEXT:     ABIVersion: 0
 # CHECK-NEXT:     Unused: (00 00 00 00 00 00 00)
 # CHECK-NEXT:   }

aaryanshukla pushed a commit to aaryanshukla/llvm-project that referenced this pull request Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants