Commits

Nadav Rotem committed 6dcb6ef5947
[Mangler] Add a compression migration tool for tests. This commit adds a small command line tool that reads input files that contain mangled but uncompressed symbols and prints out the content of the file with compressed names. This tool will allow us to migrate all of the tests from uncompressed-mangled names to compressed-mangled names and in the future from one compression algorithm to the next.