[PATCH] D20116: Add nosideeffects function attribute
Nicolai Hähnle via llvm-commits
llvm-commits at lists.llvm.org
Tue May 31 02:31:33 PDT 2016
nhaehnle added a subscriber: nhaehnle.
nhaehnle added a comment.
Please also see http://reviews.llvm.org/D18714. I'd appreciate if you could at least use the invalid.ll.bc from there, since they use attribute kind 63 to avoid the need for future changes (63 is the highest possible given the binary layout).
http://reviews.llvm.org/D20116
More information about the llvm-commits
mailing list