https://bugs.llvm.org/show_bug.cgi?id=39493

            Bug ID: 39493
           Summary: crash in lld: LLVMSymbolizer: error reading file: No
                    such file or directory
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: ELF
          Assignee: unassignedb...@nondot.org
          Reporter: ndesaulni...@google.com
                CC: lloz...@chromium.org, llvm-bugs@lists.llvm.org,
                    peter.sm...@linaro.org, r...@google.com,
                    srhi...@google.com

Created attachment 21056
  --> https://bugs.llvm.org/attachment.cgi?id=21056&action=edit
aes-neon-blk.o

>From trying to link an arm64 linux kernel with clang:
https://github.com/ClangBuiltLinux/linux/issues/251

attaching the object files, but this crashes 100% reproducible.

0.      Program arguments: ld.lld -r -EL -maarch64elf -T
./scripts/module-common.lds -T ./arch/arm64/kernel/module.lds --build-id -o
arch/arm64/crypto/aes-neon-blk.ko arch/arm64/crypto/aes-neon-blk.o
arch/arm64/crypto/aes-neon-blk.mod.o

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to