This is an archive of the discontinued LLVM Phabricator instance.

[JITLink][ELF] Omit temporary labels in tests
ClosedPublic

Authored by sgraenitz on Nov 3 2020, 4:12 AM.

Details

Summary

Oneshot temporary labels for declaring function size can be omitted. Follow-up from D90331.

Diff Detail

Event Timeline

sgraenitz created this revision.Nov 3 2020, 4:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 3 2020, 4:12 AM
sgraenitz requested review of this revision.Nov 3 2020, 4:12 AM
MaskRay accepted this revision.Nov 3 2020, 10:46 AM

Thanks!

This revision is now accepted and ready to land.Nov 3 2020, 10:46 AM
This revision was landed with ongoing or failed builds.Nov 4 2020, 2:04 AM
This revision was automatically updated to reflect the committed changes.