This is an archive of the discontinued LLVM Phabricator instance.

[XCOFF] [DWARF] set default DWARF version to 3
ClosedPublic

Authored by shchenz on Mar 4 2021, 11:37 PM.

Details

Summary

We support DWARF for XCOFF in D95518.

In this patch, we set the default DWARF version to 3 because the latest AIX OS supports DWARF version 3.

Diff Detail

Event Timeline

shchenz requested review of this revision.Mar 4 2021, 11:37 PM
shchenz created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptMar 4 2021, 11:37 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
jsji accepted this revision as: jsji.Mar 5 2021, 5:34 AM

LGTM.

This revision is now accepted and ready to land.Mar 5 2021, 5:34 AM
This revision was landed with ongoing or failed builds.Mar 5 2021, 6:22 AM
This revision was automatically updated to reflect the committed changes.