<div dir="ltr">Any chance of trying to make the working directory be the child directory (output/foo instead of just output/)? That way those symbolize tests would be portable to different directories (as they were before since they just baked in the universal 'output' subdirectory, which isn't a thing anymore with this change)) and different directory layouts like this change in the future</div><span>
</span><br><div class="gmail_quote"><div dir="ltr">On Thu, Jun 29, 2017, 10:08 AM Zachary Turner via Phabricator <<a href="mailto:reviews@reviews.llvm.org" target="_blank">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">zturner updated this revision to Diff 104672.<br>
zturner added a comment.<br>
<br>
Update with suggestions from rnk.  With this patch all tests pass.<br>
<br>
<br>
<a href="https://reviews.llvm.org/D34732" rel="noreferrer" target="_blank">https://reviews.llvm.org/D34732</a><br>
<br>
Files:<br>
  llvm/test/DebugInfo/Inputs/split-dwarf-addr-object-relocation.cpp<br>
  llvm/test/DebugInfo/Inputs/split-dwarf-addr-object-relocation.dwo<br>
  llvm/test/DebugInfo/Inputs/split-dwarf-addr-object-relocation.o<br>
  llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu.dwo<br>
  llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu.o<br>
  llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu1.cpp<br>
  llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu2.cpp<br>
  llvm/test/DebugInfo/Inputs/split-dwarf-test<br>
  llvm/test/DebugInfo/Inputs/split-dwarf-test.dwo<br>
  llvm/test/DebugInfo/llvm-symbolizer.test<br>
  llvm/test/Other/lit-globbing.ll<br>
  llvm/test/Unit/lit.cfg<br>
  llvm/utils/lit/lit/Test.py<br>
  llvm/utils/lit/lit/TestRunner.py<br>
  llvm/utils/lit/lit/run.py<br>
<br>
</blockquote></div>