[PATCH] D79061: [ELF] --gdb-index: support .debug_loclists
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 29 15:06:34 PDT 2020
dblaikie accepted this revision.
dblaikie added a comment.
Fair enough - seems like a reasonable fix/consistent with the existing code (are there any other missing sections?) though might be nice to revisit the API at some point. I don't think there should be any reading/need for loc/loclists in LLD's use of DWARF (except the full DWARF-aware linking stuff being prototyped)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79061/new/
https://reviews.llvm.org/D79061
More information about the llvm-commits
mailing list