[LLVMbugs] [Bug 18452] New: invalid instruction mnemonic 'repe'

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Jan 12 15:51:51 PST 2014


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

            Bug ID: 18452
           Summary: invalid instruction mnemonic 'repe'
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: gtdplatform at gmail.com
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Neither "repe" nor "repz" in MSVC inline assembly are supported, Clang produces
the error: invalid instruction mnemonic 'repe'.

-- 
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/20140112/6a86ca88/attachment.html>


More information about the llvm-bugs mailing list