summaryrefslogtreecommitdiff
path: root/cmake/Modules/CompilerRTCompile.cmake
diff options
context:
space:
mode:
authorFrancis Ricci <francisjricci@gmail.com>2017-01-09 03:51:42 +0000
committerFrancis Ricci <francisjricci@gmail.com>2017-01-09 03:51:42 +0000
commitae4b8805fdce22aacb5644520c4dc42ce2656ebf (patch)
tree77e6862afbfa593d23c5069cfd364d3334be406a /cmake/Modules/CompilerRTCompile.cmake
parentcf0113c530ec1a9e44a3fcec909ee10725df5347 (diff)
Enable weak hooks on darwin
Summary: By default, darwin requires a definition for weak interface functions at link time. Adding the '-U' link flag with each weak function allows these weak interface functions to be used without definitions, which mirrors behavior on linux and windows. Reviewers: compnerd, eugenis Subscribers: kubabrecka, mgorny, llvm-commits Differential Revision: https://reviews.llvm.org/D28203 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@291417 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'cmake/Modules/CompilerRTCompile.cmake')
0 files changed, 0 insertions, 0 deletions