Skip to content

Remove source_loc from TrapInformation#2325

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:shrink-trap-information
Oct 28, 2020
Merged

Remove source_loc from TrapInformation#2325
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:shrink-trap-information

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

Turns out this wasn't needed anywhere! Additionally we can construct it
from InstructionAddressMap anyway. There's so many pieces of trap
information that it's best to keep these structures small as well.

Turns out this wasn't needed anywhere! Additionally we can construct it
from `InstructionAddressMap` anyway. There's so many pieces of trap
information that it's best to keep these structures small as well.
@alexcrichton alexcrichton force-pushed the shrink-trap-information branch from a4cfe44 to 1500742 Compare October 27, 2020 03:14
@github-actions github-actions Bot added the lightbeam Issues related to the Lightbeam compiler label Oct 27, 2020
@alexcrichton alexcrichton merged commit 3461ffa into bytecodealliance:main Oct 28, 2020
@alexcrichton alexcrichton deleted the shrink-trap-information branch October 28, 2020 18:05
cfallin pushed a commit that referenced this pull request Nov 30, 2020
Turns out this wasn't needed anywhere! Additionally we can construct it
from `InstructionAddressMap` anyway. There's so many pieces of trap
information that it's best to keep these structures small as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lightbeam Issues related to the Lightbeam compiler

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants