[PATCH] D76543: [llvm-dwp] Fix a possible out of bound access.
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 21 09:37:32 PDT 2020
dblaikie added a comment.
Thanks!
Does the test need the debug_info section? (Probably needs them for some reason, might be worth mentioning)
Seems like the test should also have a tu_index to test the change there?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76543/new/
https://reviews.llvm.org/D76543
More information about the llvm-commits
mailing list