[PATCH] D16697: Updating .debug_line section version information to match DWARF version.
Paul Robinson via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 10 13:12:32 PDT 2016
probinson added a comment.
In https://reviews.llvm.org/D16697#566445, @kromanova wrote:
> Question: If you grep LLVM sources for " DWARF2Line, you'll see that a lot of identifier names imply that line_table is DWARF2. e.g. "DWARF2LineOpcodeBase". I suspect this should be changed to avoid confusion. Do you agree? Separate NFC patch?
Seems reasonable to me but I would generally expect that kind of name-change patch to be done separately.
Repository:
rL LLVM
https://reviews.llvm.org/D16697
More information about the llvm-commits
mailing list