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

            Bug ID: 27648
           Summary: --reproduce response.txt includes undesired whitespace
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedb...@nondot.org
          Reporter: ema...@freebsd.org
                CC: llvm-bugs@lists.llvm.org
    Classification: Unclassified

I generated a reproduction cpio for PR 27647, and observed that an equals
option (-soname=) added an extra space before the argument, preventing
reproduction directly from response.txt:

...
tank/emaste/obj/mips.mips64/tank/emaste/src/freebsd-xlld/tmp/usr/lib/crtbeginS.o
-L tank/emaste/obj/mips.mips64/tank/emaste/src/freebsd-xlld/tmp/usr/lib
--discard-all
--fatal-warnings
--warn-shared-textrel
-soname= libc.so.7
tank/emaste/obj/mips.mips64/tank/emaste/src/freebsd-xlld/lib/libc/wmemmove.So  
...

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