[PATCH] D57441: [llvm-symbolizer][test] Simplify test input reading

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 31 08:52:13 PST 2019


jhenderson added a comment.

In retrospect, I think removing those lines from llvm-symbolizer-split-dwarf-no-skel-address.test was a mistake: the test needs to be able to find the DWO for the test to be able to fail. I'll put a patch up shortly to reinstate them.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57441





More information about the llvm-commits mailing list