Description[turbofan] Fix assert caused by bogus merging of out-of-scope CodeAssembler variables
Previously, CodeAssembler Variables declared in an explicit C++ scope would
continue to be merged into future labels beyond that scope, causing
asserts. This CL ensures that Variables are properly ignored when they go out of
scope.
Committed: https://crrev.com/70e302eeddfe8b078b257975b0ad7b9748974f00
Cr-Commit-Position: refs/heads/master@{#36690}
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Rebase #
Messages
Total messages: 15 (8 generated)
|