Commits

Michael Gottesman committed 80e5854e88e
[codegardening] Add a new pass called RCIdentityDumper that dumps the RCIdentity of all values in all functions. This allows for the RCIdentityAnalysis to be tested independent of other passes. Also add some initial tests for RCIdentity. I am stepping through "strip by strip" but I did not have time to finish the coverage.