summaryrefslogtreecommitdiff
path: root/test/passes/set-globals.txt
Commit message (Collapse)AuthorAgeFilesLines
* SetGlobals pass (#3750)Alon Zakai2021-03-301-0/+4
This allows changing a global's value on the commandline in an easy way. In some toolchains this is useful as the build can contain a global that indicates something like a logging level, which this can customize.