[lldb-dev] [Bug 24915] New: Unsupported immediate operand assembler branch mnemonics

via lldb-dev lldb-dev at lists.llvm.org
Wed Sep 23 08:08:47 PDT 2015


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

            Bug ID: 24915
           Summary: Unsupported immediate operand assembler branch
                    mnemonics
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: emaste at freebsd.org
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

For example, from FreeBSD lib/libc/mips/string/bcmp.S:
       blt             a2, 16, small   # is it worth any trouble?

See also PR 20968.

This appears to be the final issue encountered when building the FreeBSD base
system with Clang IAS.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150923/a3cbfe9f/attachment.html>


More information about the lldb-dev mailing list