mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-17 00:57:54 +00:00
Remove extra FIXME
llvm-svn: 53087
This commit is contained in:
parent
889fe6f848
commit
7a65306299
@ -112,7 +112,6 @@ namespace {
|
||||
AU.addPreserved<LoopInfo>();
|
||||
AU.addRequiredID(LCSSAID);
|
||||
AU.addPreservedID(LCSSAID);
|
||||
// FIXME: Loop Unswitch does not preserve dominator info in all cases.
|
||||
AU.addPreserved<DominatorTree>();
|
||||
AU.addPreserved<DominanceFrontier>();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user