This is an archive of the discontinued LLVM Phabricator instance.

[clang][driver] update the darwin driver to point to correct macho_embedded path
ClosedPublic

Authored by arphaman on Dec 8 2021, 3:25 PM.

Details

Summary

Compiler-rt started emitting the macho_embedded libraries in <resource_dir>/lib/darwin/macho_embedded in https://reviews.llvm.org/D105765 / 1e03c37b97b6176a60404d84665c40321f4e33a4

Diff Detail

Event Timeline

arphaman created this revision.Dec 8 2021, 3:25 PM
arphaman requested review of this revision.Dec 8 2021, 3:25 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 8 2021, 3:25 PM
Ericson2314 accepted this revision.Dec 8 2021, 4:04 PM

Looks good. Thanks for fixing this for me!

This revision is now accepted and ready to land.Dec 8 2021, 4:04 PM