This is an archive of the discontinued LLVM Phabricator instance.

[lld] COFF: Set parent name for bitcode files.
ClosedPublic

Authored by pcc on Jul 6 2015, 9:16 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

pcc updated this revision to Diff 29147.Jul 6 2015, 9:16 PM
pcc retitled this revision from to [lld] COFF: Set parent name for bitcode files..
pcc updated this object.
pcc added a reviewer: ruiu.
pcc added a subscriber: llvm-commits.
ruiu accepted this revision.Jul 8 2015, 11:07 AM
ruiu edited edge metadata.

LGTM

COFF/Symbols.cpp
228–232 ↗(On Diff #29147)

Add braces

This revision is now accepted and ready to land.Jul 8 2015, 11:07 AM
This revision was automatically updated to reflect the committed changes.