This is an archive of the discontinued LLVM Phabricator instance.

Update the Swift version numbers reported by objdump
ClosedPublic

Authored by mtrent on Dec 7 2018, 9:16 AM.

Details

Summary

Add Swift 4.1, Swift 4.2, and Swift 5 version numbers to objdump's
MachODump's print_imae_info routines.

rdar://46548425

Diff Detail

Repository
rL LLVM

Event Timeline

mtrent created this revision.Dec 7 2018, 9:16 AM
pete accepted this revision.Dec 7 2018, 10:02 AM

LGTM

This revision is now accepted and ready to land.Dec 7 2018, 10:02 AM
bob.wilson accepted this revision.Dec 7 2018, 10:13 AM
bob.wilson added a subscriber: bob.wilson.

LGTM, too.

This revision was automatically updated to reflect the committed changes.