about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
AgeCommit message (Collapse)AuthorLines
2020-04-02Add hash of source files in debug infoArlo Siemsen-0/+12
* Adds either an MD5 or SHA1 hash to the debug info. * Adds new unstable option `-Z src-hash-algorithm` to control the hashing algorithm.