This is an archive of the discontinued LLVM Phabricator instance.

Make test corrections necessary due to changing llvm::HashString
AbandonedPublic

Authored by scott.smith on Apr 26 2017, 3:29 PM.

Details

Reviewers
ruiu
Summary

Certain test output is dependent on the order of the hash value computed by llvm::HashString. Correct those so D32509 can be committed.

Diff Detail

Repository
rL LLVM

Event Timeline

scott.smith created this revision.Apr 26 2017, 3:29 PM
ruiu edited edge metadata.Apr 26 2017, 3:36 PM

Please add this to https://reviews.llvm.org/D32509. I'll commit this and that as one patch.

scott.smith abandoned this revision.Apr 26 2017, 3:41 PM