mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Remove note to self
llvm-svn: 17734
This commit is contained in:
parent
f9ec4c8ee2
commit
d6d9a04344
@ -186,9 +186,5 @@ bool IPCP::PropagateConstantReturn(Function &F) {
|
||||
}
|
||||
|
||||
if (MadeChange) ++NumReturnValProped;
|
||||
|
||||
// FIXME: DAE should remove dead return values if the result is an undef
|
||||
// value... or if it is never used.
|
||||
|
||||
return MadeChange;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user