Displaying 2 results from an estimated 2 matches for "9c8888a6".
2018 Feb 09
0
Collecting address ranges in DWARFUnit::collectAddressRanges.
...ses
> without requiring shell.
> (also noticed other tests do that, so it seems consistent, though did not
> look deeply)
>
> George.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180209/9c8888a6/attachment.html>
2018 Feb 09
2
Collecting address ranges in DWARFUnit::collectAddressRanges.
>Totally fair call, sorry it took me a while to come back around to this - added in r324702
Thanks ! Have a question: does it need "requres shell" ?
I tried without and it worked for me under windows (had to change check to CHECK: .{{\\|/}}test.cpp:2:51 though).
And I see nothing special probably that might require shell I think. We use cd/rm/cp in LLD testcases
without requiring