[LLVMbugs] [Bug 24107] New: llvm-mc cannot parse the output from llvm

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jul 13 08:56:19 PDT 2015


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

            Bug ID: 24107
           Summary: llvm-mc cannot parse the output from llvm
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: rafael.espindola at gmail.com
                CC: llvmbugs at cs.uiuc.edu, rnk at google.com
    Classification: Unclassified

Created attachment 14583
  --> https://llvm.org/bugs/attachment.cgi?id=14583&action=edit
testcase

llvm-mc cannot parse the output of

llc test.ll -o test.s

The error is:

test.s:9290:24: error: unexpected token in directive
        .safeseh       
___ehhandler$??0sentry@?$basic_ostream at _WU?$char_traits at _W@std@@@std@@QAE at AAV12@@Z

-- 
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/20150713/0427089a/attachment.html>


More information about the llvm-bugs mailing list