[llvm-bugs] [Bug 38660] New: Merge r340191 to 7.0 branch: [OPENMP] Fix crash on the emission of the weak function declaration.
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Aug 21 06:32:34 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=38660
Bug ID: 38660
Summary: Merge r340191 to 7.0 branch: [OPENMP] Fix crash on the
emission of the weak function declaration.
Product: clang
Version: 7.0
Hardware: PC
OS: All
Status: NEW
Severity: release blocker
Priority: P
Component: LLVM Codegen
Assignee: unassignedclangbugs at nondot.org
Reporter: a.bataev at hotmail.com
CC: llvm-bugs at lists.llvm.org
Fixes compiler crash when it tries to emit functions for the offloading
devices, which should not be emitted (like weak references).
--
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/20180821/13579381/attachment.html>
More information about the llvm-bugs
mailing list