This is an archive of the discontinued LLVM Phabricator instance.

[AsmPrinter] Enable codeview for windows-itanium
ClosedPublic

Authored by smeenai on Nov 15 2016, 1:03 PM.

Details

Summary

Enable codeview emission for windows-itanium targets. Co-opt an existing
test (which is derived from a C source file and should therefore be
identical across the Itanium and MS ABIs).

Diff Detail

Repository
rL LLVM

Event Timeline

smeenai updated this revision to Diff 78058.Nov 15 2016, 1:03 PM
smeenai retitled this revision from to [AsmPrinter] Enable codeview for windows-itanium.
smeenai updated this object.
smeenai added a reviewer: compnerd.
smeenai added a subscriber: llvm-commits.
compnerd accepted this revision.Nov 21 2016, 11:56 AM
compnerd edited edge metadata.
This revision is now accepted and ready to land.Nov 21 2016, 11:56 AM
This revision was automatically updated to reflect the committed changes.