forked from MystenLabs/sui
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding debugging printout on compiler launch (#38)
* Add heap_size and call_depth flags to gas_budget attributes More tests will be added when I wire these to the test case runners. * Revert "Add heap_size and call_depth flags to gas_budget attributes" This reverts commit 30e6b81. * 051024-add-DEBUG-launch_compiler: ini --------- Co-authored-by: ksolana <[email protected]>
- Loading branch information
Showing
3 changed files
with
46 additions
and
3 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