Add -ldl to libc++ tests when sanitizers are used.
authorEric Fiselier <eric@efcs.ca>
Thu, 23 Oct 2014 02:54:15 +0000 (02:54 +0000)
committerEric Fiselier <eric@efcs.ca>
Thu, 23 Oct 2014 02:54:15 +0000 (02:54 +0000)
commit062e6ee121519e4970b441829755eca95cc5e991
treef74d2c92134a59b21bde05a3b92802fa851afcbb
parent244ecf55bdf56905e3facd370dd4728297983e8f
Add -ldl to libc++ tests when sanitizers are used.

Clang 3.6 no longer links the sanitizer runtime library dependancies when
-nodefaultlibs is used. This patch manually links in a missing dependancy.

llvm-svn: 220463
libcxx/test/lit.cfg