This is an archive of the discontinued LLVM Phabricator instance.

[asan] Stop appending -lm, -pthread and other linker options on Darwin for ASan unit tests
ClosedPublic

Authored by kubamracek on Sep 17 2016, 1:32 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

kubamracek updated this revision to Diff 71727.Sep 17 2016, 1:32 AM
kubamracek retitled this revision from to [asan] Stop appending -lm, -pthread and other linker options on Darwin for ASan unit tests.
kubamracek updated this object.
kubamracek added reviewers: rnk, filcab, kcc, eugenis.
kubamracek added a project: Restricted Project.
kubamracek added subscribers: llvm-commits, zaks.anna.
eugenis accepted this revision.Sep 19 2016, 2:25 PM
eugenis edited edge metadata.

LGTM

This revision is now accepted and ready to land.Sep 19 2016, 2:25 PM
This revision was automatically updated to reflect the committed changes.