Skip to content

Commit

Permalink
NVPTXTargetMachine.h - remove unused includes. NFCI.
Browse files Browse the repository at this point in the history
  • Loading branch information
RKSimon committed Sep 29, 2020
1 parent 30c0bea commit 8f34216
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions llvm/lib/Target/NVPTX/NVPTXTargetMachine.h
Expand Up @@ -15,8 +15,6 @@

#include "ManagedStringPool.h"
#include "NVPTXSubtarget.h"
#include "llvm/CodeGen/SelectionDAGTargetInfo.h"
#include "llvm/CodeGen/TargetFrameLowering.h"
#include "llvm/Target/TargetMachine.h"

namespace llvm {
Expand Down

0 comments on commit 8f34216

Please sign in to comment.