[PATCH] D77145: [DebugInfo] Fix reading location tables of v5 units in DWP.
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 1 16:21:06 PDT 2020
dblaikie added inline comments.
================
Comment at: llvm/test/DebugInfo/X86/dwp-v2-loc.s:1-3
+## The test checks that pre-v5 compile units in package files read their
+## location tables from .debug_loc.dwo sections.
+## See dwp-v5-loclists.s for v5 units.
----------------
Was this not already tested?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77145/new/
https://reviews.llvm.org/D77145
More information about the llvm-commits
mailing list