[PATCH] D12946: Avoid pointer truncation by InstCombine with IntToPtr combining

Pete Cooper via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 17 18:43:38 PDT 2015


pete added a subscriber: pete.
pete added a comment.

I assume block addresses would have a similar problem? Not sure if there are any other constructs which take the address of code.

Pete


http://reviews.llvm.org/D12946





More information about the llvm-commits mailing list