[PATCH] D74262: [clang-offload-bundler] Enable handling of partially-linked fat objects

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 14 11:07:56 PST 2020


ABataev added a comment.

In D74262#1876835 <https://reviews.llvm.org/D74262#1876835>, @grokos wrote:

> In D74262#1867245 <https://reviews.llvm.org/D74262#1867245>, @ABataev wrote:
>
> > Partial linking may lead to some incorrect results with global constructors. How are you going to handle this?
>
>
> Can you give me an example of what can break? I remember reading a conversation about some linker patch some time ago but I cannot recall the details.


See the discussion here https://reviews.llvm.org/D65819


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74262/new/

https://reviews.llvm.org/D74262





More information about the cfe-commits mailing list