This is an archive of the discontinued LLVM Phabricator instance.

[ELF] Example test for PR36190
ClosedPublic

Authored by jhenderson on Feb 1 2018, 6:16 AM.

Details

Reviewers
ruiu
Summary

The test uses BYTE commands to provoke the assertion, but any command will work.

Diff Detail

Repository
rLLD LLVM Linker

Event Timeline

jhenderson created this revision.Feb 1 2018, 6:16 AM
ruiu accepted this revision.Feb 1 2018, 12:47 PM

LGTM

This revision is now accepted and ready to land.Feb 1 2018, 12:47 PM
jhenderson closed this revision.Feb 2 2018, 1:24 AM

Committed as part of r323993.