diff options
author | Logan Chien <tzuhsiang.chien@gmail.com> | 2012-11-19 12:04:11 +0000 |
---|---|---|
committer | Logan Chien <tzuhsiang.chien@gmail.com> | 2012-11-19 12:04:11 +0000 |
commit | 529a73de04a108fe74503a19d9933dbb2b1a6cf0 (patch) | |
tree | 7dbe444746fb0f9750d3e1c9e237db76ccdc3354 /test/CodeCompletion/constexpr.cpp | |
parent | 18c2842b014a3eafae40dccd713587fa2235772c (diff) |
Add -ldl for non-static libgcc in Android.
According to Android ABI, we have to link with
libdl.so, if we are linking with non-static libgcc.
Besides, this also fixes MIPS link error of
undefined references to `_Unwind_Find_FDE' and
`dl_iterate_phdr'.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@168310 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeCompletion/constexpr.cpp')
0 files changed, 0 insertions, 0 deletions