[PATCH] D34732: Clean temp directories before running lit

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 15:30:29 PDT 2017


zturner updated this revision to Diff 104529.
zturner added a comment.

Updated with fixes from dblaikie.  All tests pass now.


https://reviews.llvm.org/D34732

Files:
  llvm/test/DebugInfo/Inputs/split-dwarf-addr-object-relocation.cpp
  llvm/test/DebugInfo/Inputs/split-dwarf-addr-object-relocation.dwo
  llvm/test/DebugInfo/Inputs/split-dwarf-addr-object-relocation.o
  llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu.dwo
  llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu.o
  llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu1.cpp
  llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu2.cpp
  llvm/test/DebugInfo/Inputs/split-dwarf-test
  llvm/test/DebugInfo/Inputs/split-dwarf-test.dwo
  llvm/test/DebugInfo/llvm-symbolizer.test
  llvm/test/Other/lit-globbing.ll
  llvm/test/Unit/lit.cfg
  llvm/utils/lit/lit/Test.py
  llvm/utils/lit/lit/TestRunner.py
  llvm/utils/lit/lit/run.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34732.104529.patch
Type: text/x-patch
Size: 14945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170628/b16b84c5/attachment.bin>


More information about the llvm-commits mailing list