Skip to content

[Driver][SYCL] Add support for exporting symbols for AOT #9991

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 28, 2023

Conversation

mdtoguchi
Copy link
Contributor

Add support for -ftarget-export-symbols. This option when used with -fsycl -fsycl-targets=spir64_gen when creating shared libraries. This exposes the exported symbols in the library so they can be available for other modules.

Add support for -ftarget-export-symbols.  This option when used with
-fsycl -fsycl-targets=spir64_gen when creating shared libraries.  This
exposes the exported symbols in the library so they can be available
for other modules.
@mdtoguchi mdtoguchi requested review from a team as code owners June 20, 2023 16:31
@mdtoguchi mdtoguchi temporarily deployed to aws June 20, 2023 17:21 — with GitHub Actions Inactive
@mdtoguchi mdtoguchi temporarily deployed to aws June 20, 2023 18:42 — with GitHub Actions Inactive
@mdtoguchi mdtoguchi temporarily deployed to aws June 21, 2023 22:45 — with GitHub Actions Inactive
@mdtoguchi mdtoguchi temporarily deployed to aws June 21, 2023 23:40 — with GitHub Actions Inactive
@mdtoguchi mdtoguchi temporarily deployed to aws June 22, 2023 00:17 — with GitHub Actions Inactive
@mdtoguchi
Copy link
Contributor Author

@intel/dpcpp-clang-driver-reviewers, @intel/dpcpp-doc-reviewers, please take a look. Thanks!

Copy link
Contributor

@hchilama hchilama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mdtoguchi
Copy link
Contributor Author

@intel/llvm-gatekeepers, this one should be ready to go! thanks

@aelovikov-intel aelovikov-intel merged commit c33ba5d into intel:sycl Jun 28, 2023
@mdtoguchi mdtoguchi deleted the target-export-symbols branch June 28, 2023 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants