This is an archive of the discontinued LLVM Phabricator instance.

[ORC][LLJIT] Enable AutoClaimWeakHiddenSymbols option in PPC64 environment.
AbandonedPublic

Authored by sunho on Jul 6 2022, 1:26 AM.

Details

Summary

This fixes "JIT session error: Symbols not found: [ DW.ref.__gxx_personality_v0 ]" error which happens when exception is used.

Diff Detail

Event Timeline

sunho created this revision.Jul 6 2022, 1:26 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 6 2022, 1:26 AM
sunho requested review of this revision.Jul 6 2022, 1:26 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 6 2022, 1:26 AM
sunho retitled this revision from [ORC][LLJIT] Enable ClaimWeakHiddenSymbols option in PPC64 environment. to [ORC][LLJIT] Enable AutoClaimWeakHiddenSymbols option in PPC64 environment..
sunho updated this revision to Diff 442465.Jul 6 2022, 1:40 AM
sunho abandoned this revision.Jul 6 2022, 2:47 AM