aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/cxx11-vtable-key-function.cpp
diff options
context:
space:
mode:
authorTobias Grosser <grosser@fim.uni-passau.de>2012-08-03 07:12:07 +0000
committerTobias Grosser <grosser@fim.uni-passau.de>2012-08-03 07:12:07 +0000
commit5a2925c6a1b3a9dd75a6462fac4c9c1c0fedb4fb (patch)
treefd26a3465197ba03932db1df2090bebabf29a0cb /clang/test/CodeGenCXX/cxx11-vtable-key-function.cpp
parentcaa3e7a0ef8b79fd30c37d30dbb8a751150e807d (diff)
downloadllvm-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