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

fix tests and bump CI llvm to 15 #35

Merged
merged 3 commits into from
Aug 6, 2024
Merged

Conversation

klensy
Copy link
Contributor

@klensy klensy commented Jul 24, 2024

This do few things:

  • bumps CI llvm to 15 (i have it locally. Version 16 starts breaking in other places, so i omitted it here)
  • bumps few deps so crate became buildable locally (will be superseded by deps update later anyway)
  • fixes filecheck tests: typos and change in object output

two typos and one change in message text:

horin/tests/tu-units-v5.s:9:3: error: misspelled directive 'CHECK_DAG:'
\# CHECK_DAG: .debug_tu_index contents:

thorin/tests/type-dedup-v5.test:8:3: error: misspelled directive 'CHECK_DAG:'
\# CHECK_DAG: .debug_tu_index contents:

thorin/tests/compress-fail.test:6:8: error: CHECK: expected string not found in input
CHECK: Invalid ELF GNU compressed section header
                                                                                                          ^
<stdin>:4:2: note: possible intended match here
 Invalid GNU compressed section header
@klensy klensy changed the title fix test fix tests and bump CI llvm to 15 Jul 24, 2024
@klensy
Copy link
Contributor Author

klensy commented Jul 24, 2024

Should be merged before #34.

@davidtwco davidtwco merged commit 8962694 into rust-lang:main Aug 6, 2024
2 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.

2 participants