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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    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@_WU?$char_traits@_W@std@@@std@@QAE@AAV12@@Z

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