This is an archive of the discontinued LLVM Phabricator instance.

Don't emit uselist order for -fembed-bitcode
Needs ReviewPublic

Authored by steven_wu on Feb 18 2016, 9:44 AM.

Details

Reviewers
rsmith
dexonsmith
Summary

Embedded bitcode are embedded without serialization in their normal
flow. No uselist order need to be recorded.

Depends on D17390 and D17392

Diff Detail

Event Timeline

steven_wu updated this revision to Diff 48349.Feb 18 2016, 9:44 AM
steven_wu retitled this revision from to Don't emit uselist order for -fembed-bitcode.
steven_wu updated this object.
dexonsmith resigned from this revision.Oct 6 2020, 3:47 PM