[LLVMbugs] [Bug 8803] New: llvm-mc does not parse "/" line comments

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Dec 17 18:36:34 PST 2010


http://llvm.org/bugs/show_bug.cgi?id=8803

           Summary: llvm-mc does not parse "/" line comments
           Product: new-bugs
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: nlewycky at google.com
                CC: llvmbugs at cs.uiuc.edu


On Linux, binutils as treats a / at the beginning of a line (or preceded by
whitespace) as a line-long comment. This is used by NSPR in the wild and not
supported by llvm-mc, or the system assembler on Darwin.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list