diff options
author | Chris Bieneman <beanz@apple.com> | 2016-08-17 21:54:30 +0000 |
---|---|---|
committer | Chris Bieneman <beanz@apple.com> | 2016-08-17 21:54:30 +0000 |
commit | 9074341618644ad226e95618be2f95b305c1b4ac (patch) | |
tree | 9f1b78cd2e48190ea91655c6393f2234dda4e706 /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp | |
parent | 981618da53b719d338e4fc263dbdcd3a3e6759da (diff) | |
download | llvm-9074341618644ad226e95618be2f95b305c1b4ac.zip llvm-9074341618644ad226e95618be2f95b305c1b4ac.tar.gz llvm-9074341618644ad226e95618be2f95b305c1b4ac.tar.bz2 |
[Darwin] Stop linking libclang_rt.eprintf.a
Summary:
The eprintf library was added before the general OS X builtins library existed as a place to store one builtin function. Since we have for several years had an actual mandated builtin library for OS X > 10.5, we should just merge eprintf into the main library.
This change will resolve PR28855.
As a follow up I'll also patch compiler-rt to not generate the eprintf library anymore.
Reviewers: ddunbar, bob.wilson
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D23531
llvm-svn: 278988
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp')
0 files changed, 0 insertions, 0 deletions