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: [email protected]
Reporter: [email protected]
CC: [email protected]
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
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev