summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu.o
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-06-30 16:01:30 +0000
committerZachary Turner <zturner@google.com>2017-06-30 16:01:30 +0000
commit0955739b36bf64c96bf55c3b49335c1a54ed1b2d (patch)
tree7d01ccb417e8c34330f49e9ca1d7048b1d6b7933 /llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu.o
parentda96c436825ca504cb4a98e78ed276b75dcdf37d (diff)
downloadbcm5719-llvm-0955739b36bf64c96bf55c3b49335c1a54ed1b2d.tar.gz
bcm5719-llvm-0955739b36bf64c96bf55c3b49335c1a54ed1b2d.zip
[lit] Clean output directories before running tests.
Presently lit leaks files in the tests' output directories. Specifically, if a test creates output files, lit makes no effort to remove them prior to the next test run. This is problematic because it leads to false positives whenever a test passes because stale files were present. In general it is a source of flakiness that should be removed. This patch addresses this by building the list of all test directories that are part of the current run set, and then deleting those directories and recreating them anew. This gives each test a clean baseline to start from. Differential Revision: https://reviews.llvm.org/D34732 llvm-svn: 306832
Diffstat (limited to 'llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu.o')
-rw-r--r--llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu.obin2992 -> 3728 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu.o b/llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu.o
index aa4ab4bc76f..dd0cda4a8ff 100644
--- a/llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu.o
+++ b/llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu.o
Binary files differ
OpenPOWER on IntegriCloud