[all-commits] [llvm/llvm-project] 7aabbf: [llvm][ELF] Separate out .dwo bytes written in sta...
Arthur Eubanks via All-commits
all-commits at lists.llvm.org
Fri Feb 7 10:34:38 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7aabbf22f0a55370638cf1bcd1004376b0d7dad8
https://github.com/llvm/llvm-project/commit/7aabbf22f0a55370638cf1bcd1004376b0d7dad8
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2025-02-07 (Fri, 07 Feb 2025)
Changed paths:
M llvm/lib/MC/ELFObjectWriter.cpp
A llvm/test/CodeGen/X86/dwo-stats.ll
Log Message:
-----------
[llvm][ELF] Separate out .dwo bytes written in stats (#126165)
So we can distinguish between debug info sections written to .dwo files
and those written to the object file.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list