[PATCH] D41615: [DebugInfo] Don't crash when given invalid DWARFv5 line table prologue.

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 28 09:00:34 PST 2017


JDevlieghere added a comment.

Paul, Adrian, if you guys think there's a better place to check this, please let me know. This solution felt the most generic, but maybe we can warn about this earlier (& with a more informative message). Does it ever make sense for the address size to be zero?


Repository:
  rL LLVM

https://reviews.llvm.org/D41615





More information about the llvm-commits mailing list