Revert "[XCOFF][DWARF] XCOFF64 should be able to select the dwarf format in intergrat...
authoresmeyi <esme.yi@ibm.com>
Mon, 5 Jun 2023 06:50:47 +0000 (02:50 -0400)
committeresmeyi <esme.yi@ibm.com>
Mon, 5 Jun 2023 06:50:47 +0000 (02:50 -0400)
commit6f57d8df2d5f81fa8efe1020aaa5f6017fba10c6
tree2c605c42d4ff4a49216a34153ecb07a4bf395b16
parent4abccd3913be0fc56e0383e04b3c0a4b872db767
Revert "[XCOFF][DWARF] XCOFF64 should be able to select the dwarf format in intergrated-as mode."

This reverts commit 4054c68644dfebbb584bca698a25d18d1d312bae.

Due to AIX system linker requires DWARF64 for XCOFF64.
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/debug-options-as.c
clang/test/Driver/debug-options.c
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/test/CodeGen/PowerPC/aix-dwarf.ll
llvm/test/CodeGen/PowerPC/aix-xcoff-exception-section-debug.ll
llvm/test/DebugInfo/XCOFF/dwarf-format.ll [deleted file]