[PATCH] [ASan] Deduplicate interception-in-shared-lib-test.cc by introducing platform-specific substitutions for rpath linker flags

Alexander Potapenko glider at google.com
Wed Apr 1 02:07:59 PDT 2015


Hi eugenis, kubabrecka,

Also make suppressions-library.cc use the same flags to avoid warnings about unused -rpath flags.

The same substitutions will be used to make coverage tests work on both Linux and Darwin without duplicating the code.

http://reviews.llvm.org/D8763

Files:
  test/asan/TestCases/Darwin/interception-in-shared-lib-test.cc
  test/asan/TestCases/Linux/interception-in-shared-lib-test.cc
  test/asan/TestCases/Posix/interception-in-shared-lib-test.cc
  test/asan/TestCases/suppressions-library.cc
  test/asan/lit.cfg

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


More information about the llvm-commits mailing list