Skip to content
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

Update LLVM #1308

Merged
merged 2 commits into from
Feb 16, 2024
Merged

Update LLVM #1308

merged 2 commits into from
Feb 16, 2024

Conversation

alan-baker
Copy link
Collaborator

  • Handle switch to new debug info format
    • linked libraries are converted
    • newly created functions (with bodies) are converted
    • updated test expectations
  • Bare minimum handling of llvm.is_fpclass (see Handle LLVM intrinsic llvm.is_fpclass #1307) to unblock known cts failures

This passed internal testing as an import.

* Handle switch to new debug info format
  * linked libraries are converted
  * newly created functions (with bodies) are converted
  * updated test expectations
* Bare minimum handling of llvm.is_fpclass (see google#1307) to unblock known
  cts failures
@rjodinchr rjodinchr merged commit 74c1ed0 into google:main Feb 16, 2024
10 of 12 checks passed
@alan-baker alan-baker deleted the update-llvm branch February 16, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants