Skip to content

Dfa #28

New issue

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

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

Already on GitHub? # to your account

Closed
wants to merge 3 commits into from
Closed

Dfa #28

wants to merge 3 commits into from

Conversation

s-nil
Copy link
Contributor

@s-nil s-nil commented Oct 3, 2019

No description provided.

A sample class is added just to check how to add any functionality in
llvm.
linkedlist to support different type of values(llvm). But there is some
issue in the push_back function declaration. After doing changes, llvm
is being built successfully but while using this in a pass an error is
being thrown when trying to run the pass. Pass is being built
successfully but while loading the pass using opt and running it with a
program symbol lookup error is being thrown.
compiler to use a template, it must see both the template definition
(not just a declaration) and the template type used to instantiate the
template.

refer https://www.learncpp.com/cpp-tutorial/133-template-classes/ (last
section)

Look at the ways to work around.
@repo-lockdown
Copy link

repo-lockdown bot commented Oct 3, 2019

This repository does not accept pull requests. Please follow http://llvm.org/docs/Contributing.html#how-to-submit-a-patch for contribution to LLVM.

@repo-lockdown repo-lockdown bot closed this Oct 3, 2019
@repo-lockdown repo-lockdown bot locked and limited conversation to collaborators Oct 3, 2019
kosmynin pushed a commit to RWTH-HPC/llvm-project that referenced this pull request Mar 2, 2020
Fix generated target region parameters for multidimensional VLAs

Closes llvm#28

See merge request NEC-RWTH-Projects/clang!21
jpinot pushed a commit to jpinot/llvm-project that referenced this pull request Apr 9, 2025
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant