[all-commits] [llvm/llvm-project] be19ae: [DWARFLinker] Prefix debug section names with '.' ...
RamNalamothu via All-commits
all-commits at lists.llvm.org
Thu Aug 26 09:59:37 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: be19aee4b26ea1e8672c61b1cfd520a5f8d9ba0e
https://github.com/llvm/llvm-project/commit/be19aee4b26ea1e8672c61b1cfd520a5f8d9ba0e
Author: RamNalamothu <VenkataRamanaiah.Nalamothu at amd.com>
Date: 2021-08-26 (Thu, 26 Aug 2021)
Changed paths:
M llvm/include/llvm/DWARFLinker/DWARFLinker.h
Log Message:
-----------
[DWARFLinker] Prefix debug section names with '.' in the comments. NFC.
In DWARFLinker.h, some comments prefix the debug section names
with '.' while others do not.
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D108519
More information about the All-commits
mailing list