[llvm-bugs] [Bug 24915] New: Unsupported immediate operand assembler branch mnemonics
via llvm-bugs
llvm-bugs 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 on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150923/fd9091e0/attachment.html>
More information about the llvm-bugs
mailing list