aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
diff options
context:
space:
mode:
authorChris Bieneman <beanz@apple.com>2016-08-17 21:54:30 +0000
committerChris Bieneman <beanz@apple.com>2016-08-17 21:54:30 +0000
commit9074341618644ad226e95618be2f95b305c1b4ac (patch)
tree9f1b78cd2e48190ea91655c6393f2234dda4e706 /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
parent981618da53b719d338e4fc263dbdcd3a3e6759da (diff)
downloadllvm-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