[clang][driver] update the darwin driver to point to correct macho_embedded path
Compiler-rt started emitting the macho_embedded libraries in `<resource_dir>/lib/darwin/macho_embedded` after https://reviews.llvm.org/D105765 / 1e03c37b, so update the clang's driver to reflect that. Differential Revision: https://reviews.llvm.org/D115403
Loading
Please sign in to comment