forked from rems-project/asl-interpreter
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
correctly set default debug-level to no debugging output. (#87)
this unifies the debug level option into the Dis module. previously, due to discrepancies between the debug level in the Asli and Dis modules, the debug level would be non-silent in gtirb-semantics. this also speeds up the performance by fixing the no_debug check.
- Loading branch information
1 parent
abd63cb
commit bcf0918
Showing
2 changed files
with
4 additions
and
6 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