[all-commits] [llvm/llvm-project] 0d59fc: Revert "[MC] Fix DWARF file table for files with e...
David Blaikie via All-commits
all-commits at lists.llvm.org
Tue Dec 10 18:15:15 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d59fc276190f190ffb065060849af356ddf1359
https://github.com/llvm/llvm-project/commit/0d59fc276190f190ffb065060849af356ddf1359
Author: David Blaikie <dblaikie at gmail.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
M llvm/lib/MC/MCParser/AsmParser.cpp
R llvm/test/MC/ELF/debug-hash-file-empty-dwarf.s
Log Message:
-----------
Revert "[MC] Fix DWARF file table for files with empty DWARF (#119020)" (#119486)
Reverts llvm/llvm-project#119229
Causes debug info to be unconditionally emitted, regardless of whether
it's requested.
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