diff options
author | Petr Hosek <phosek@chromium.org> | 2016-12-07 02:26:16 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2016-12-07 02:26:16 +0000 |
commit | 2f50fef095298706e7dbe1f47b7d9421c74a790b (patch) | |
tree | 992913104cf42b3e7df59a4203455e2afa74723c /llvm/lib/Target/AMDGPU/SIFoldOperands.cpp | |
parent | 668bebed6d5abde6d21650fdc271ee887eb9a928 (diff) | |
download | bcm5719-llvm-2f50fef095298706e7dbe1f47b7d9421c74a790b.tar.gz bcm5719-llvm-2f50fef095298706e7dbe1f47b7d9421c74a790b.zip |
[ELF] Shared libraries should have entry point
Shared libraries should have entry set following the same rules as for
regular binaries. The only difference is that in case the default entry
point (_start or __start) isn't found (unless it was set explicitly), we
shouldn't give a warning as in case of regular binaries.
Differential Revision: https://reviews.llvm.org/D27497
llvm-svn: 288878
Diffstat (limited to 'llvm/lib/Target/AMDGPU/SIFoldOperands.cpp')
0 files changed, 0 insertions, 0 deletions