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.
Paths
| Differential D98010
[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 TimelineThis 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 Closed by commit rGafa76fe67a42: [XCOFF][DWARF] set default DWARF version to 3. (authored by shchenz). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 328503 clang/lib/Driver/ToolChains/AIX.h
clang/test/CodeGen/dwarf-version.c
|