[PATCH] D14171: [ELF2] merge-string.s test fixed for win32 configuraton.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 29 08:50:33 PDT 2015


grimar added a comment.

In http://reviews.llvm.org/D14171#277829, @ruiu wrote:

> (Or, are you suggesting that we should be able to cross-link >4GB
>  executables on a 32-bit computer?)


Yes, I mean that using uintX_t (target) for such cases will keep execution logic consistent and gives ability for cross-linking.


http://reviews.llvm.org/D14171





More information about the llvm-commits mailing list