diff options
Diffstat (limited to 'lld/unittests/DriverTests/GnuLdDriverTest.cpp')
-rw-r--r-- | lld/unittests/DriverTests/GnuLdDriverTest.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lld/unittests/DriverTests/GnuLdDriverTest.cpp b/lld/unittests/DriverTests/GnuLdDriverTest.cpp index f86ad59f5fb..34ad942b35b 100644 --- a/lld/unittests/DriverTests/GnuLdDriverTest.cpp +++ b/lld/unittests/DriverTests/GnuLdDriverTest.cpp @@ -13,7 +13,6 @@ //===----------------------------------------------------------------------===// #include "DriverTest.h" - #include "lld/ReaderWriter/ELFLinkingContext.h" using namespace llvm; |