-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix target switch lowering bug. (#5182)
- Loading branch information
unknown
authored and
unknown
committed
Sep 28, 2024
1 parent
7aa6b64
commit 43fb5e5
Showing
2 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Fix l-value computation for subscript call. (#5177) | ||
afb1405bf7974d714cee10fcce0c61fe28cd075d | ||
Fix target switch lowering bug. (#5182) | ||
24f56d0d0e00853709f9a51da593928eb3460f60 |