[lld] [llvm] [llvm-objdump][ARM] Find ELF file PLT entries for arm, thumb (PR #130764)

Vladislav Dzhidzhoev via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 17 06:00:01 PDT 2025


================
@@ -0,0 +1,243 @@
+// Test PLT section parsing on arm.
+
+// RUN: %clang -target armv6a-none-linux-gnueabi -fuse-ld=ld.lld \
----------------
dzhidzhoev wrote:

Fixed

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


More information about the llvm-commits mailing list