[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 01:52:47 PST 2019
jhenderson marked an inline comment as done.
jhenderson added inline comments.
================
Comment at: test/DebugInfo/llvm-symbolizer-split-dwarf-no-skel-address.test:1-3
RUN: rm -rf %t && mkdir -p %t
RUN: cd %t
RUN: cp %p/Inputs/split-dwarf-no-skel-address.dwo %t
----------------
dblaikie wrote:
> I don't think these three lines are needed anymore, maybe?
I agree. I'll delete them too before committing.
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