[llvm-commits] [ASan] Add back the support for /MT; intercept statically-linked functions (issue 5783070)

glider at google.com glider at google.com
Mon Mar 12 03:32:55 PDT 2012


http://codereview.appspot.com/5783070/diff/4002/lib/asan/interception/interception_win.cc
File lib/asan/interception/interception_win.cc (right):

http://codereview.appspot.com/5783070/diff/4002/lib/asan/interception/interception_win.cc#newcode138
lib/asan/interception/interception_win.cc:138: pool_used += head + 5;
I think it's better to align the jump targets on 32 bytes, but this is
up to you.

http://codereview.appspot.com/5783070/



More information about the llvm-commits mailing list