Skip to content

tests/ui/sanitizer/hwaddress.rs: Run on aarch64 and remove cgu hack - #148032

Closed
Enselic wants to merge 2 commits into
rust-lang:masterfrom
Enselic:hwasan-fix
Closed

tests/ui/sanitizer/hwaddress.rs: Run on aarch64 and remove cgu hack#148032
Enselic wants to merge 2 commits into
rust-lang:masterfrom
Enselic:hwasan-fix

Conversation

@Enselic

@Enselic Enselic commented Oct 23, 2025

Copy link
Copy Markdown
Member

Trying if Enselic/llvm-project@7953fa5 helps.

If this works and the LLVM patch gets accepted upstream this will eventually:
Close #83989

try-job: aarch64-gnu

@rustbot rustbot added A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. PG-exploit-mitigations Project group: Exploit mitigations S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Oct 23, 2025
@Enselic

Enselic commented Oct 23, 2025

Copy link
Copy Markdown
Member Author

@bors try

@rust-bors

This comment has been minimized.

rust-bors Bot added a commit that referenced this pull request Oct 23, 2025
tests/ui/sanitizer/hwaddress.rs: Run on aarch64 and remove cgu hack

try-job: aarch64-gnu
@rust-bors

rust-bors Bot commented Oct 23, 2025

Copy link
Copy Markdown
Contributor

☀️ Try build successful (CI)
Build commit: a69c4e3 (a69c4e32002f4c347a5fe3794f8f0f870959bccd, parent: 11d2046fe9962720558cb15f72541f7fd170dec9)

@Enselic

Enselic commented Oct 23, 2025

Copy link
Copy Markdown
Member Author

Nice, my LLVM fix appears to work:

2025-10-23T17:22:29.9590848Z test [ui] tests/ui/sanitizer/hwaddress.rs ... ok

@Enselic

Enselic commented Oct 24, 2025

Copy link
Copy Markdown
Member Author

Obsoleted by #148057

@Enselic Enselic closed this Oct 24, 2025
@rustbot rustbot removed the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Oct 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. PG-exploit-mitigations Project group: Exploit mitigations T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI test sanitize/hwaddress.rs fails with linker error on aarch64 when executed with 1 CGU

2 participants