This is an archive of the discontinued LLVM Phabricator instance.

[DWARFv5] llvm-mc support for new unit header.
ClosedPublic

Authored by probinson on Feb 28 2017, 2:31 PM.

Details

Summary

This is for running the assembler with -g (to emit DWARF describing the assembler source).

Diff Detail

Repository
rL LLVM

Event Timeline

probinson created this revision.Feb 28 2017, 2:31 PM
aprantl accepted this revision.Feb 28 2017, 2:54 PM

Thanks, this looks good.

This revision is now accepted and ready to land.Feb 28 2017, 2:54 PM
This revision was automatically updated to reflect the committed changes.