[llvm-bugs] [Bug 32351] New: failed to parse .ld script that ld can
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Mar 20 07:34:00 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=32351
Bug ID: 32351
Summary: failed to parse .ld script that ld can
Product: lld
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: ELF
Assignee: unassignedbugs at nondot.org
Reporter: mpj at rowley.co.uk
CC: llvm-bugs at lists.llvm.org
Created attachment 18134
--> https://bugs.llvm.org/attachment.cgi?id=18134&action=edit
ldscript that fails to be parsed
The attached file isn't parsed by lld.
E:\llvm_build\Release\bin\lld.exe: error: C:/Users/mpj/Documents/CrossWorks
Projects/printf/printf THUMB Debug/printf.ld:60: : expected, but got (
E:\llvm_build\Release\bin\lld.exe: error: C:/Users/mpj/Documents/CrossWorks
Projects/printf/printf THUMB Debug/printf.ld:60: .vectors_ram
ALIGN(__RAM_segment_start__ , 256) (NOLOAD) : AT(ALIGN(__RAM_segment_start__ ,
256))
E:\llvm_build\Release\bin\lld.exe: error: C:/Users/mpj/Documents/CrossWorks
Projects/printf/printf THUMB Debug/printf.ld:60:
--
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/20170320/0b1e9628/attachment-0001.html>
More information about the llvm-bugs
mailing list