This is an archive of the discontinued LLVM Phabricator instance.

[NFC][libomptarget] Build elf_common with PIC.
ClosedPublic

Authored by vzakhari on Jun 18 2021, 9:01 AM.

Diff Detail

Event Timeline

vzakhari created this revision.Jun 18 2021, 9:01 AM
vzakhari requested review of this revision.Jun 18 2021, 9:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 18 2021, 9:01 AM
JonChesterfield accepted this revision.Jun 18 2021, 9:09 AM

Ah, yes. Since all the plugins are shared libraries this seems necessary.

This revision is now accepted and ready to land.Jun 18 2021, 9:09 AM
ronlieb accepted this revision.Jun 18 2021, 9:14 AM
ronlieb added a subscriber: ronlieb.

worked for me

This revision was landed with ongoing or failed builds.Jun 18 2021, 9:21 AM
This revision was automatically updated to reflect the committed changes.