This is an archive of the discontinued LLVM Phabricator instance.

ELF: Simplify test. NFCI.
ClosedPublic

Authored by pcc on Jul 12 2019, 6:39 PM.

Details

Summary

Avoid splitting the test into multiple files and use zero for the value of
the symbol with addends at relocations so that it's clear what value is
being used at relocations.

Diff Detail

Repository
rL LLVM

Event Timeline

pcc created this revision.Jul 12 2019, 6:39 PM
ruiu accepted this revision.Jul 16 2019, 2:49 AM

LGTM

This revision is now accepted and ready to land.Jul 16 2019, 2:49 AM
This revision was automatically updated to reflect the committed changes.