[PATCH] D10951: [LinkerScript] Fix bug in Segment::assignVirtualAddress()

Rafael Auler rafaelauler at gmail.com
Mon Jul 6 11:10:43 PDT 2015


This is tested in http://reviews.llvm.org/D10952, which is a patch that takes advantage of segments with multiple slices and frequently triggers the bug handled here. Without this patch, http://reviews.llvm.org/D10952 will break an existing test.


http://reviews.llvm.org/D10951







More information about the llvm-commits mailing list