[PATCH] D44285: Fix computeSymbolSizes SEGFAULT on invalid file

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 08:47:59 PST 2018


aprantl added a comment.

Can you create a testcase for this? You should be able to hand-craft one by using a minimal assembler or yaml2obj input file and modifying it.


Repository:
  rL LLVM

https://reviews.llvm.org/D44285





More information about the llvm-commits mailing list