[PATCH] D24039: Fixed spill stack objects are mutable
Krzysztof Parzyszek via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 30 13:39:00 PDT 2016
kparzysz added a comment.
What documentation are you referring to?
Second of all, the rest of your comment sounds strange given my description of the problem. It is exactly that optimizations taking advantage of the "immutable" flag should not be taking place, given that these slots are not immutable.
Repository:
rL LLVM
https://reviews.llvm.org/D24039
More information about the llvm-commits
mailing list