This is an archive of the discontinued LLVM Phabricator instance.

Rename `Symtab` private memory to avoid confusion with global `Symtab`
ClosedPublic

Authored by sbc100 on Nov 27 2017, 2:53 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

sbc100 created this revision.Nov 27 2017, 2:53 PM
sbc100 retitled this revision from Rename `Symtab` private memory to avoid confusion with global `Symtab` Split off as part of https://reviews.llvm.org/D40371 to Rename `Symtab` private memory to avoid confusion with global `Symtab`Split off as part of https://reviews.llvm.org/D40371.Nov 27 2017, 2:55 PM
sbc100 edited the summary of this revision. (Show Details)
sbc100 added a reviewer: ruiu.
sbc100 retitled this revision from Rename `Symtab` private memory to avoid confusion with global `Symtab`Split off as part of https://reviews.llvm.org/D40371 to Rename `Symtab` private memory to avoid confusion with global `Symtab`.
sbc100 added a subscriber: llvm-commits.
ruiu accepted this revision.Nov 27 2017, 2:58 PM

LGTM

This revision is now accepted and ready to land.Nov 27 2017, 2:58 PM
This revision was automatically updated to reflect the committed changes.