https://bugs.llvm.org/show_bug.cgi?id=36219
Bug ID: 36219
Summary: [ThinLTO] link asserts 'BA && "Refcount and block
address map disagree!"'
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Backend: X86
Assignee: unassignedb...@nondot.org
Reporter: dmitry.miku...@sony.com
CC: llvm-bugs@lists.llvm.org
Created attachment 19801
--> https://bugs.llvm.org/attachment.cgi?id=19801&action=edit
repro test case
Found this experimenting with ThinLTO and CFI.
Reduced IR is attached. To reproduce:
# opt a.s -thinlto-bc -o a.o
# ld.lld a.o -r
Assertion failed: (BA && "Refcount and block address map disagree!"), function
lookup, file /Users/dmikulin/Dev/llvm-project/llvm/lib/IR/Constants.cpp, line
1364.
. . .
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs