[all-commits] [llvm/llvm-project] 5f4c91: [XCOFF] support DWARF for 32-bit XCOFF for object ...
Chen Zheng via All-commits
all-commits at lists.llvm.org
Thu Oct 7 19:42:04 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f4c91583ee772a6ce2c4f192e25b07e6075eb00
https://github.com/llvm/llvm-project/commit/5f4c91583ee772a6ce2c4f192e25b07e6075eb00
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2021-10-08 (Fri, 08 Oct 2021)
Changed paths:
M llvm/lib/MC/MCSectionXCOFF.cpp
M llvm/lib/MC/XCOFFObjectWriter.cpp
A llvm/test/CodeGen/PowerPC/aix-dwarf.ll
M llvm/test/DebugInfo/XCOFF/empty.ll
Log Message:
-----------
[XCOFF] support DWARF for 32-bit XCOFF for object output
Reviewed By: jsji
Differential Revision: https://reviews.llvm.org/D97184
More information about the All-commits
mailing list