Opened 6 years ago

Closed 5 years ago

#2 closed feature (fixed)

Lazy loading / linking of DiOS bitcode.

Reported by: mornfall Owned by: mornfall
Priority: major Milestone: 4.2
Component: MC Keywords:
Cc:

Description

Linking small binaries with divcc (like those created by autoconf tests) spends most of its time in linking DiOS (which is a 14M bitcode blob and drags along a lot of libc++) into the binary. The loader in DIVINE should check whether boot is defined in the bitcode module it has loaded and if no, link in or otherwise load DiOS automatically.

Change History (1)

comment:1 Changed 5 years ago by blurrymoi

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.