[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
Loading
Please sign in to comment