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@lists.llvm.org
          Reporter: ema...@freebsd.org
                CC: llvm-b...@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.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to