This is an archive of the discontinued LLVM Phabricator instance.

ThinLTOBitcodeWriter: Do not rewrite intrinsic functions when splitting modules.
ClosedPublic

Authored by pcc on Jul 18 2017, 5:30 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

pcc created this revision.Jul 18 2017, 5:30 PM
tejohnson accepted this revision.Jul 19 2017, 6:55 AM

LGTM

llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
145 ↗(On Diff #107213)

Suggest adding a comment.

This revision is now accepted and ready to land.Jul 19 2017, 6:55 AM
This revision was automatically updated to reflect the committed changes.
pcc marked an inline comment as done.