This is an archive of the discontinued LLVM Phabricator instance.

[ELF] - Detemplate GdbIndexSection.
ClosedPublic

Authored by grimar on Mar 15 2017, 4:46 AM.

Details

Summary

Patch moves Sections array to
InputFile (root class for input files).

That allows to detemplate GdbIndexSection.

Diff Detail

Repository
rL LLVM

Event Timeline

grimar updated this revision to Diff 92312.Mar 20 2017, 4:13 AM
  • Rebased.
This revision was automatically updated to reflect the committed changes.
grimar edited the summary of this revision. (Show Details)Mar 21 2017, 1:32 AM