mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
[MergedLoadStoreMotion] Remove out of date comment
llvm-svn: 276239
This commit is contained in:
parent
e2c46ac53f
commit
96b4439f3b
@ -563,7 +563,6 @@ public:
|
||||
}
|
||||
|
||||
private:
|
||||
// This transformation requires dominator postdominator info
|
||||
void getAnalysisUsage(AnalysisUsage &AU) const override {
|
||||
AU.setPreservesCFG();
|
||||
AU.addRequired<AAResultsWrapperPass>();
|
||||
|
Loading…
Reference in New Issue
Block a user