diff options
author | Tobias Grosser <grosser@fim.uni-passau.de> | 2012-08-03 07:12:07 +0000 |
---|---|---|
committer | Tobias Grosser <grosser@fim.uni-passau.de> | 2012-08-03 07:12:07 +0000 |
commit | 5a2925c6a1b3a9dd75a6462fac4c9c1c0fedb4fb (patch) | |
tree | fd26a3465197ba03932db1df2090bebabf29a0cb /clang/test/CodeGenCXX/cxx11-vtable-key-function.cpp | |
parent | caa3e7a0ef8b79fd30c37d30dbb8a751150e807d (diff) | |
download | llvm-5a2925c6a1b3a9dd75a6462fac4c9c1c0fedb4fb.zip llvm-5a2925c6a1b3a9dd75a6462fac4c9c1c0fedb4fb.tar.gz llvm-5a2925c6a1b3a9dd75a6462fac4c9c1c0fedb4fb.tar.bz2 |
cmake: Fix building of Polly on Apple system
The Apple linker fails by default, if some function calls can not be resolved at
link time. However, all functions that are part of LLVM itself will not be
linked into Polly, but will be provided by the compiler that Polly is loaded
into. Hence, during linking we need to ignore failures due to unresolved
function calls.
llvm-svn: 161234
Diffstat (limited to 'clang/test/CodeGenCXX/cxx11-vtable-key-function.cpp')
0 files changed, 0 insertions, 0 deletions