summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu1.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-06-30 16:05:03 +0000
committerZachary Turner <zturner@google.com>2017-06-30 16:05:03 +0000
commite9db96e6d9eb2fd03d35d884e53998861b80a178 (patch)
treec05ee8879dcddb936cc75fce51451e829d03cffb /llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu1.cpp
parent0955739b36bf64c96bf55c3b49335c1a54ed1b2d (diff)
downloadbcm5719-llvm-e9db96e6d9eb2fd03d35d884e53998861b80a178.tar.gz
bcm5719-llvm-e9db96e6d9eb2fd03d35d884e53998861b80a178.zip
Revert "[lit] Clean output directories before running tests."
This reverts commit da6318a92fba793e4f2447ec478b001392d57d43. This is causing failures on some build bots due to what appears to be some kind of lit ordering dependency. llvm-svn: 306833
Diffstat (limited to 'llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu1.cpp')
-rw-r--r--llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu1.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu1.cpp b/llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu1.cpp
deleted file mode 100644
index 9bed4bf8b5e..00000000000
--- a/llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu1.cpp
+++ /dev/null
@@ -1,2 +0,0 @@
-extern int i;
-int i;
OpenPOWER on IntegriCloud