[all-commits] [llvm/llvm-project] 6f57d8: Revert "[XCOFF][DWARF] XCOFF64 should be able to s...
Esme via All-commits
all-commits at lists.llvm.org
Sun Jun 4 23:52:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f57d8df2d5f81fa8efe1020aaa5f6017fba10c6
https://github.com/llvm/llvm-project/commit/6f57d8df2d5f81fa8efe1020aaa5f6017fba10c6
Author: esmeyi <esme.yi at ibm.com>
Date: 2023-06-05 (Mon, 05 Jun 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/debug-options-as.c
M clang/test/Driver/debug-options.c
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
M llvm/test/CodeGen/PowerPC/aix-dwarf.ll
M llvm/test/CodeGen/PowerPC/aix-xcoff-exception-section-debug.ll
R llvm/test/DebugInfo/XCOFF/dwarf-format.ll
Log Message:
-----------
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.
More information about the All-commits
mailing list