This is an archive of the discontinued LLVM Phabricator instance.

[TextAPI] Capture new properties from TBD to InterfaceFile
ClosedPublic

Authored by cishida on Feb 15 2023, 7:03 PM.

Details

Summary
  • Deployment Versions for targets
  • Run Search Paths
  • Text vs Data Segment attributes to symbols

Diff Detail

Event Timeline

cishida created this revision.Feb 15 2023, 7:03 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 15 2023, 7:03 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
cishida requested review of this revision.Feb 15 2023, 7:03 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 15 2023, 7:03 PM
cishida updated this revision to Diff 497894.Feb 15 2023, 11:18 PM

Rebase changes

cishida updated this revision to Diff 498045.Feb 16 2023, 8:49 AM

Fix printing for unknown deployment verison in older TBDs.

pete accepted this revision.Feb 17 2023, 11:54 AM

LGTM

This revision is now accepted and ready to land.Feb 17 2023, 11:54 AM