| commit | cfe47f5b32c2447c9e53e8cc494cee0343fa4f1a | [log] [tgz] |
|---|---|---|
| author | Igor Kudrin <ikudrin.dev@gmail.com> | Sat Dec 05 06:20:24 2015 +0000 |
| committer | Igor Kudrin <ikudrin.dev@gmail.com> | Sat Dec 05 06:20:24 2015 +0000 |
| tree | 3df7d3e5e5598389e0cc5329e163d5782729f592 | |
| parent | a569e24a953861b7524e4eae344b6e28424773ca [diff] |
[ELF/AArch64] Allow only valid dynamic relocations in the output. All relocations, which cannot be handled by the dynamic linker, cause a linking error "rebuild with -fPIC". Differential revision: http://reviews.llvm.org/D15193 llvm-svn: 254840