[clang] [clang-repl] Fix PLT offset too large linker error on ARM (PR #78959)

Shilei Tian via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 22 07:54:22 PST 2024


Stefan =?utf-8?q?Gränitz?= <stefan.graenitz at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/78959 at github.com>


shiltian wrote:

This breaks the build on macOS because the linker doesn't support `--long-plt`. Please fix it or revert the patch.

https://github.com/llvm/llvm-project/pull/78959


More information about the cfe-commits mailing list