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

            Bug ID: 30741
           Summary: Issue parsing linker script
           Product: lld
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedb...@nondot.org
          Reporter: b...@comstyle.com
                CC: llvm-bugs@lists.llvm.org
    Classification: Unclassified

ld.lld -T ../../../../arch/amd64/conf/ld.script -X --warn-common -nopie -S -o
bsd ${SYSTEM_HEAD} vers.o ${OBJS}
line 52: ; expected, but got &
                __text_start = ABSOLUTE(.) & 0xfffffffffffff000;
                             ^

The linker script can be seen here..

http://openbsd.comstyle.com/cgi/cvsweb/src/sys/arch/amd64/conf/ld.script

-- 
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