aboutsummaryrefslogtreecommitdiff
path: root/lld/unittests/DriverTests/InputGraphTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lld/unittests/DriverTests/InputGraphTest.cpp')
-rw-r--r--lld/unittests/DriverTests/InputGraphTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lld/unittests/DriverTests/InputGraphTest.cpp b/lld/unittests/DriverTests/InputGraphTest.cpp
index a51e20c..80b9067 100644
--- a/lld/unittests/DriverTests/InputGraphTest.cpp
+++ b/lld/unittests/DriverTests/InputGraphTest.cpp
@@ -158,7 +158,6 @@ TEST_F(InputGraphTest, GroupIteration) {
// Node expansion tests
TEST_F(InputGraphTest, Normalize) {
- std::vector<std::unique_ptr<File>> objfiles;
_graph->addInputElement(createFile2("file1", "file2"));
std::unique_ptr<TestExpandFileNode> expandFile(