This is an archive of the discontinued LLVM Phabricator instance.

[JITLink] Infer default value for -use-orc-runtime option from CMake
AbandonedPublic

Authored by sgraenitz on Feb 4 2021, 7:49 AM.

Details

Reviewers
lhames
Summary

If compiler-rt is enabled and the ORC runtime target for the active platform exists, we can default enable the UseOrcRuntime option in llvm-jitlink.

Diff Detail

Event Timeline

sgraenitz created this revision.Feb 4 2021, 7:49 AM
sgraenitz requested review of this revision.Feb 4 2021, 7:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 4 2021, 7:49 AM
sgraenitz planned changes to this revision.Feb 4 2021, 7:52 AM
sgraenitz abandoned this revision.Jan 5 2022, 1:55 AM

This patch wasn't adopted. Instead, ORC opted for explicit runtime paths in https://reviews.llvm.org/rG13c8ec44e6385127f4aaba333dcad705dd5888c6