This is an archive of the discontinued LLVM Phabricator instance.

[LinkerWrapper] Set the GPU LTO job to be freestanding
Needs ReviewPublic

Authored by jhuber6 on Jul 3 2023, 10:31 AM.

Details

Summary

The LTO config allows us to set whether or not the build is
freestanding. This pretty much prevents emission of library calls and
should cause them to be treated like normal functions. This is in
relation to D154364.

Diff Detail

Event Timeline

jhuber6 created this revision.Jul 3 2023, 10:31 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 3 2023, 10:31 AM
Herald added a subscriber: inglorion. · View Herald Transcript
jhuber6 requested review of this revision.Jul 3 2023, 10:31 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 3 2023, 10:31 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript