This is an archive of the discontinued LLVM Phabricator instance.

Bitcode: Do not create FNENTRYs for aliases of functions.
ClosedPublic

Authored by pcc on Apr 4 2017, 5:45 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

pcc created this revision.Apr 4 2017, 5:45 PM
tejohnson accepted this revision.Apr 5 2017, 8:29 PM

LGTM

I suspect this was needed before we had aliases summary entries

This revision is now accepted and ready to land.Apr 5 2017, 8:29 PM
This revision was automatically updated to reflect the committed changes.