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

Evgeniy Stepanov eugeni.stepanov at gmail.com
Wed Apr 1 03:26:10 PDT 2015


LGTM

On Wed, Apr 1, 2015 at 12:07 PM, Alexander Potapenko <glider at google.com> wrote:
> 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/
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



More information about the llvm-commits mailing list