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

            Bug ID: 20575
           Summary: Assertion failed: Kind == String
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 12862
  --> http://llvm.org/bugs/attachment.cgi?id=12862&action=edit
The failing source

Running clang on the attached file results in this output:

Assertion failed: Kind == String && "This token isn't a string!", file
..\include\llvm/MC/MCParser/MCAsmLexer.h, line 80

clang.exe: error: clang integrated assembler command failed with exit code 3
(use -v to see invocation)
clang version 3.6.0 (214711)
Target: i686-pc-windows-gnu
Thread model: posix
clang.exe: note: diagnostic msg: PLEASE submit a bug report to
http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and
associated run script.
clang.exe: note: diagnostic msg: Error generating preprocessed source(s) - no
preprocessable inputs.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to