Skip to content

test: remove unnecessary target exclusions from RevisionInfo#1093

Merged
quic-seaswara merged 1 commit intoqualcomm:mainfrom
zeel2104:fix-revisioninfo-target-support
Apr 23, 2026
Merged

test: remove unnecessary target exclusions from RevisionInfo#1093
quic-seaswara merged 1 commit intoqualcomm:mainfrom
zeel2104:fix-revisioninfo-target-support

Conversation

@zeel2104
Copy link
Copy Markdown
Contributor

Summary

Remove the unnecessary UNSUPPORTED line from
test/Common/standalone/Map/RevisionInfo/RevisionInfo.s.

This test only assembles a simple nop and checks linker/LLVM revision
information in the generated map file, so it does not need to be excluded for
arm, aarch64, riscv32, or riscv64.

Testing

Attempted targeted test runs with:

  • python D:\obj\tools\eld\test\llvm-lit-arm-default -a D:\llvm-project\eld\test\Common\standalone\Map\RevisionInfo\RevisionInfo.s
  • python D:\obj\tools\eld\test\llvm-lit-aarch64-default -a D:\llvm-project\eld\test\Common\standalone\Map\RevisionInfo\RevisionInfo.s
  • python D:\obj\tools\eld\test\llvm-lit-riscv64-default -a D:\llvm-project\eld\test\Common\standalone\Map\RevisionInfo\RevisionInfo.s

In this local Windows environment, lit fails before test execution due to a
test harness path issue in /bin/bash when invoking the generated .script
file, so the local runs are inconclusive.

@quic-areg quic-areg requested a review from quic-seaswara April 22, 2026 17:25
@quic-areg
Copy link
Copy Markdown
Contributor

Welcome to eld!

This change looks good to me. One small note: our commit messages typically use a bracketed prefix: [test] over test:

@zeel2104 zeel2104 force-pushed the fix-revisioninfo-target-support branch 2 times, most recently from a46f863 to 1574775 Compare April 22, 2026 18:24
@quic-seaswara quic-seaswara force-pushed the fix-revisioninfo-target-support branch from 1574775 to 2bf3f90 Compare April 22, 2026 23:32
@quic-seaswara quic-seaswara merged commit 4f32e2e into qualcomm:main Apr 23, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants