This is an archive of the discontinued LLVM Phabricator instance.

LTO: Hash type identifier resolutions for LowerTypeTests.
ClosedPublic

Authored by pcc on Mar 2 2017, 2:29 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

pcc created this revision.Mar 2 2017, 2:29 PM
tejohnson accepted this revision.Mar 10 2017, 1:11 PM

LGTM, with one comment request

llvm/lib/LTO/LTO.cpp
56 ↗(On Diff #90396)

Document, specifically so that it is clear what the std::string here is.

This revision is now accepted and ready to land.Mar 10 2017, 1:11 PM
This revision was automatically updated to reflect the committed changes.
pcc marked an inline comment as done.