Skip to content

Commit b68722b

Browse files
committed
Fix a duplicated (and broken) import
1 parent b15ee71 commit b68722b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/MC/MCParser/COFFMasmParser.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9-
#include "third_party/llvm/llvm-project/llvm/include/llvm/MC/MCContext.h"
109
#include "llvm/ADT/StringRef.h"
1110
#include "llvm/ADT/Twine.h"
1211
#include "llvm/BinaryFormat/COFF.h"

0 commit comments

Comments
 (0)