forked from iree-org/iree
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…-org#15354) @lundong reports that linking to ukernels code as a system plugin (.so) is broken since we added ukernels bitcode, relying on overridable generic weak symbols being linked last, so that the non-weak optimized implementations actually override them. There's no easy fix and no great alternative to weak symbols for what we're doing here, but this flag should unblock this use case...
- Loading branch information
Showing
1 changed file
with
119 additions
and
110 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters