[llvm-bugs] [Bug 25311] New: Assertion failed: ((isUIntN(8 * Size, Value) || isIntN(8 * Size, Value)) && "Invalid size"), function EmitIntValue, file ../lib/MC/MCStreamer.cpp, line 82.
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Oct 25 03:48:17 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=25311
Bug ID: 25311
Summary: Assertion failed: ((isUIntN(8 * Size, Value) ||
isIntN(8 * Size, Value)) && "Invalid size"), function
EmitIntValue, file ../lib/MC/MCStreamer.cpp, line 82.
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: MC
Assignee: unassignedbugs at nondot.org
Reporter: rdivacky at freebsd.org
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
When assembling parts of FreeBSD btx loader, I am getting an assert. Files to
reproduce the issue attached.
--
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/20151025/d5ae4be7/attachment.html>
More information about the llvm-bugs
mailing list