[PATCH] D72337: [DebugInfo][Support] Replace DWARFDataExtractor size function

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 8 10:21:25 PST 2020


dblaikie added a comment.

> The old behaviour could cause an assertion in the debug line parser

Could you include a test case for this, demonstrating the assertion is no longer triggering?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72337/new/

https://reviews.llvm.org/D72337





More information about the llvm-commits mailing list