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

[evmasm] Fix handling of missing source locations during import. #14903

Merged
merged 1 commit into from Mar 4, 2024

Conversation

aarlt
Copy link
Member

@aarlt aarlt commented Mar 1, 2024

No description provided.

@aarlt aarlt mentioned this pull request Mar 4, 2024
2 tasks
@ekpyron ekpyron merged commit be9db7b into develop Mar 4, 2024
70 checks passed
@ekpyron ekpyron deleted the fix_missing_source_locations_during_import branch March 4, 2024 14:45
@@ -9,6 +9,7 @@ Compiler Features:

Bugfixes:
* Assembler: Prevent incorrect calculation of tag sizes.
* EVM Assembly Import: Fix handling of missing source locations during import.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we consider the import still experimental we could even have gone without the entry - but also not much harm in it!

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.

None yet

2 participants