Files
clang-p2996/llvm/lib/ExecutionEngine/JITLink
River Riddle 639e411c02 [Orc][Coff] Skip registration of voltbl sections
We're getting asserts for duplicate section registration during
linking which stems back to these sections. From previous
discussions, it seems like these are metadata sections that can
be dropped. See the discussion in D116474 and
https://bugs.llvm.org/show_bug.cgi?id=45111.

Differential Revision: https://reviews.llvm.org/D152574
2023-06-13 23:08:48 -07:00
..