Skip to content

Commit

Permalink
StackLifetime.h - remove unused AliasAnalysis.h include. NFC.
Browse files Browse the repository at this point in the history
  • Loading branch information
RKSimon committed Jun 24, 2020
1 parent 2ace693 commit 7ebcb48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llvm/include/llvm/Analysis/StackLifetime.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include "llvm/ADT/BitVector.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/Analysis/AliasAnalysis.h"
#include "llvm/IR/IntrinsicInst.h"
#include "llvm/IR/PassManager.h"
#include "llvm/Support/raw_ostream.h"
Expand Down

0 comments on commit 7ebcb48

Please sign in to comment.