[PATCH] [Sanitizers] Order initialization of coverage and guard arrays

Viktor Kutuzov vkutuzov at accesssoftek.com
Mon Jan 26 09:40:11 PST 2015


> I think the right fix would be reverting this change and lowering the priority of the coverate module initializer to 2 (keeping __asan_init at 1).


AFAIU, priorities order initializers associated with the same module. If that is correct, then we couldn't fix this specific issue this way.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D6892

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list