Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC] Add printing for EffectAnalyzer (#6586) | Alon Zakai | 2024-05-14 | 1 | -0/+142 |
With this you can do std::cout << effects and get something like EffectAnalyzer { writesMemory hasSideEffects } |
![]() |
index : forks/binaryen.git | |
summaryrefslogtreecommitdiff |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC] Add printing for EffectAnalyzer (#6586) | Alon Zakai | 2024-05-14 | 1 | -0/+142 |
With this you can do std::cout << effects and get something like EffectAnalyzer { writesMemory hasSideEffects } |