https://bugs.llvm.org/show_bug.cgi?id=44568
Bug ID: 44568
Summary: Segfault due to incorrect initialization order in
compiler extension
Product: new-bugs
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedb...@nondot.org
Reporter: sguel...@redhat.com
CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org
The new compiler extension mecanism that landed in
24ab9b537e61b3fe5e6a1019492ff6530d82a3ee and
346de9b67228f42eb9b55fa3b426b5dedfdb1d40 can cause segmentation fault upon
llvm::terminate due to invalid initialization order of ManagedStatic.
The bug is fixed by https://reviews.llvm.org/D72493.
--
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