https://bugs.llvm.org/show_bug.cgi?id=50974
Bug ID: 50974
Summary: Regression(d6565a2dbcbe0932cd5cb): lld crashes linking
a program
Product: lld
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: MachO
Assignee: unassignedb...@nondot.org
Reporter: nicolaswe...@gmx.de
CC: g...@fb.com, jezr...@gmail.com,
llvm-bugs@lists.llvm.org, smee...@fb.com
% cat unw.cc
int main() {}
void f() {}
% out/gn/bin/clang unw.cc -Wl,-dead_strip -fuse-ld=lld
--target=arm64_32-apple-watchos -isysroot lld/test/MachO/Inputs/WatchOS.sdk/
Assertion failed: (!KeyInfoT::isEqual(Val, EmptyKey) && !KeyInfoT::isEqual(Val,
TombstoneKey) && "Empty/Tombstone value shouldn't be inserted into map!"),
function LookupBucketFor, file ../../llvm/include/llvm/ADT/DenseMap.h, line
624.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs