-
Notifications
You must be signed in to change notification settings - Fork 666
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify TransformConstClassBranchesPass instruction rewriting
Summary: The instruction rewriting is simpler when the null check and stringify calls happen directly in the invoked static method. Add docs for this to clarify. Also remove the string integrity method, at this point I am convinced the problem lies elsewhere. Reviewed By: thezhangwei Differential Revision: D50101131 fbshipit-source-id: 3004ecfa80d6d96eb73ed61826c4441eb358ddb8
- Loading branch information
1 parent
4fce7e5
commit 25e6135
Showing
3 changed files
with
11 additions
and
86 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
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