Skip to content

Commit

Permalink
HexagonShuffler.h - remove duplicate STLExtras.h include. NFC.
Browse files Browse the repository at this point in the history
  • Loading branch information
RKSimon committed Apr 24, 2020
1 parent 9774c34 commit fd8035c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h
Expand Up @@ -19,7 +19,6 @@
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/MathExtras.h"
#include "llvm/Support/SMLoc.h"
Expand Down

0 comments on commit fd8035c

Please sign in to comment.