This is an archive of the discontinued LLVM Phabricator instance.

Fix test cases failure by revision 332038
AcceptedPublic

Authored by shenhan on May 10 2018, 3:30 PM.

Details

Summary

Fixed test cases error caused by change http://llvm.org/viewvc/llvm-project?revision=332038&view=revision

The previous CL rearranges some output section, which causes address changes in test cases.

This CL fixes all these 4 failures.

Diff Detail

Repository
rLLD LLVM Linker

Event Timeline

shenhan created this revision.May 10 2018, 3:30 PM
ruiu accepted this revision.May 10 2018, 3:32 PM

LGTM

This revision is now accepted and ready to land.May 10 2018, 3:32 PM