diff options
Diffstat (limited to 'llvm/lib/BinaryFormat/ELF.cpp')
| -rw-r--r-- | llvm/lib/BinaryFormat/ELF.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/BinaryFormat/ELF.cpp b/llvm/lib/BinaryFormat/ELF.cpp index dc8f3051a149..f4cedffa8b45 100644 --- a/llvm/lib/BinaryFormat/ELF.cpp +++ b/llvm/lib/BinaryFormat/ELF.cpp @@ -7,7 +7,6 @@ //===----------------------------------------------------------------------===// #include "llvm/BinaryFormat/ELF.h" -#include "llvm/ADT/DenseMapInfo.h" #include "llvm/ADT/StringSwitch.h" using namespace llvm; |
