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

Core linkage parsing #506

Merged
merged 12 commits into from
Apr 18, 2024
Merged

Core linkage parsing #506

merged 12 commits into from
Apr 18, 2024

Conversation

lkorenc
Copy link
Contributor

@lkorenc lkorenc commented Feb 27, 2024

Close #504

@lkorenc lkorenc requested a review from xlauko as a code owner February 27, 2024 10:23
@lkorenc lkorenc self-assigned this Feb 27, 2024
@lkorenc lkorenc added dialect bug Something isn't working labels Feb 27, 2024
@lkorenc lkorenc force-pushed the core-linkage-parsing branch 2 times, most recently from c7e0c3e to 7295d5a Compare March 25, 2024 13:38
@xlauko xlauko force-pushed the core-linkage-parsing branch from 7295d5a to b33b36d Compare April 17, 2024 14:39
Copy link
Contributor

Cpp-Linter Report ⚠️

Some files did not pass the configured checks!

clang-format reports: 5 file(s) not formatted
  • include/vast/Dialect/Core/Func.hpp
  • include/vast/Util/Region.hpp
  • lib/vast/Conversion/ABI/LowerABI.cpp
  • lib/vast/Dialect/ABI/ABIOps.cpp
  • lib/vast/Util/Region.cpp

Have any feedback or feature suggestions? Share it here.

@lkorenc lkorenc merged commit 0e9ab64 into master Apr 18, 2024
8 checks passed
@lkorenc lkorenc deleted the core-linkage-parsing branch April 18, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Parsing text input with ll.func fails on Linkage attr.
2 participants