Skip to content

[Backport to llvm_release_180] Fix globals' type deduction in TypeScavenger#3613

Merged
vmaksimo merged 1 commit intollvm_release_180from
backport/pr-2431-to-llvm_release_180
Mar 9, 2026
Merged

[Backport to llvm_release_180] Fix globals' type deduction in TypeScavenger#3613
vmaksimo merged 1 commit intollvm_release_180from
backport/pr-2431-to-llvm_release_180

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Mar 3, 2026

Backport of PR #2431 into llvm_release_180.

All commits applied cleanly.

If a global is initialized with a ConstantExpr returning a pointer
(getelementptr), the right type has to be deduced instead of defaulting
it to i8*.
@CLAassistant
Copy link

CLAassistant commented Mar 3, 2026

CLA assistant check
All committers have signed the CLA.

@wenju-he
Copy link
Contributor

wenju-he commented Mar 9, 2026

@mshelego please take a look, thanks

@vmaksimo
Copy link
Contributor

vmaksimo commented Mar 9, 2026

Reopening to trigger CLA/CI

@vmaksimo vmaksimo closed this Mar 9, 2026
@vmaksimo vmaksimo reopened this Mar 9, 2026
@wenju-he
Copy link
Contributor

wenju-he commented Mar 9, 2026

@mshelego it looks like the CLA check fails. Could you please check if you have signed it? See the second comment.

@vmaksimo vmaksimo merged commit 7171801 into llvm_release_180 Mar 9, 2026
9 checks passed
@vmaksimo vmaksimo deleted the backport/pr-2431-to-llvm_release_180 branch March 9, 2026 19:00
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.

4 participants