[PATCH] Move `checkInterfaceFunction` to ModuleUtils

Ismail Pazarbasi ismail.pazarbasi at gmail.com
Wed Apr 1 09:37:22 PDT 2015


Hi kcc, samsonov,

Instead of making a local copy of `checkInterfaceFunction` for each
sanitizer, move the function in a common place.

http://reviews.llvm.org/D8775

Files:
  include/llvm/Transforms/Utils/ModuleUtils.h
  lib/Transforms/Instrumentation/AddressSanitizer.cpp
  lib/Transforms/Instrumentation/SanitizerCoverage.cpp
  lib/Transforms/Instrumentation/ThreadSanitizer.cpp
  lib/Transforms/Utils/ModuleUtils.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8775.23066.patch
Type: text/x-patch
Size: 4278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150401/1189aec7/attachment.bin>


More information about the llvm-commits mailing list