This is an archive of the discontinued LLVM Phabricator instance.

Do not link with -ldl in NetBSD/ASan tests
ClosedPublic

Authored by krytarowski on May 10 2018, 12:18 PM.

Diff Detail

Event Timeline

krytarowski created this revision.May 10 2018, 12:18 PM
vitalybuka accepted this revision.May 17 2018, 4:42 PM
vitalybuka added inline comments.
test/asan/lit.cfg
51
config.host_os not in ['FreeBSD', 'NetBSD']
This revision is now accepted and ready to land.May 17 2018, 4:42 PM
This revision was automatically updated to reflect the committed changes.