diff options
author | Keith Smiley <keithbsmiley@gmail.com> | 2023-05-31 18:55:17 -0700 |
---|---|---|
committer | Keith Smiley <keithbsmiley@gmail.com> | 2023-06-01 09:32:59 -0700 |
commit | 2129cc1b3a14df5c24e5b2a680f18b88d5af4142 (patch) | |
tree | 63bc204296193157f6d021bbf37d73f4b2d568f8 /clang/lib/Frontend/ModuleDependencyCollector.cpp | |
parent | 11b5b2a839c677bce9244893c9117706297b6025 (diff) | |
download | llvm-2129cc1b3a14df5c24e5b2a680f18b88d5af4142.zip llvm-2129cc1b3a14df5c24e5b2a680f18b88d5af4142.tar.gz llvm-2129cc1b3a14df5c24e5b2a680f18b88d5af4142.tar.bz2 |
[clang][Darwin] Error out when missing requested libarclite library
Starting with the SDKs provided with Xcode 14.3, this library no longer
exists. Before this change this results in an opaque linker error in the
case that your deployment target is low enough that this library is
added. This produces a more useful error message in that case.
Differential Revision: https://reviews.llvm.org/D150988
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions