mirror of
https://github.com/intel/llvm.git
synced 2026-01-28 10:38:23 +08:00
This patch reimplements ELFLinkingContext::getDefaultInterpreter for aarch64 with correct loader name. It is required to exclude the loader from DT_NEEDED in shared library creation. llvm-svn: 241371