This is an archive of the discontinued LLVM Phabricator instance.

[LLVM-C] Expose the "Add Discriminators" Pass To LLVM-C
ClosedPublic

Authored by CodaFi on Feb 25 2019, 7:30 AM.

Details

Summary

Add bindings to create a wrapped "Add Discriminators" pass. Now that we have debug info support, this is a handy transform to have.

Diff Detail

Event Timeline

CodaFi created this revision.Feb 25 2019, 7:30 AM
Herald added a project: Restricted Project. · View Herald Transcript
This revision is now accepted and ready to land.Mar 11 2019, 12:45 AM
This revision was automatically updated to reflect the committed changes.