This is an archive of the discontinued LLVM Phabricator instance.

[Driver] Link sanitizer runtime deps on Fuchsia when needed
ClosedPublic

Authored by phosek on Nov 19 2018, 11:54 PM.

Details

Summary

Even though these deps weren't needed, this makes Fuchsia driver
better match other drivers, and it may be necessary when trying to
use different C libraries on Fuchsia.

Diff Detail

Repository
rC Clang

Event Timeline

phosek created this revision.Nov 19 2018, 11:54 PM
jakehehrlich accepted this revision.Nov 19 2018, 11:58 PM
This revision is now accepted and ready to land.Nov 19 2018, 11:58 PM
This revision was automatically updated to reflect the committed changes.