[llvm-bugs] [Bug 39493] New: crash in lld: LLVMSymbolizer: error reading file: No such file or directory
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Oct 29 20:50:24 PDT 2018
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: unassignedbugs at nondot.org
Reporter: ndesaulniers at google.com
CC: llozano at chromium.org, llvm-bugs at lists.llvm.org,
peter.smith at linaro.org, ruiu at google.com,
srhines at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20181030/f013de0b/attachment-0001.html>
More information about the llvm-bugs
mailing list