[llvm-bugs] [Bug 46478] New: -fsanitize=thread produces unwanted .eh_frame and .init_array.* sections
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Jun 27 08:20:06 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=46478
Bug ID: 46478
Summary: -fsanitize=thread produces unwanted .eh_frame and
.init_array.* sections
Product: compiler-rt
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: compiler-rt
Assignee: unassignedbugs at nondot.org
Reporter: keescook at chromium.org
CC: llvm-bugs at lists.llvm.org
Building the Linux kernel with -fsanitize=thread produces unwanted .eh_frame
and .init_array.0 sections, even with -fno-unwind-tables and
-fno-asynchronous-unwind-tables.
--
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/20200627/537ae79e/attachment-0001.html>
More information about the llvm-bugs
mailing list