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

no member named 'getTypeByName' in 'llvm::Module' #137

Open
aghoneim92 opened this issue Sep 10, 2021 · 1 comment
Open

no member named 'getTypeByName' in 'llvm::Module' #137

aghoneim92 opened this issue Sep 10, 2021 · 1 comment

Comments

@aghoneim92
Copy link

When building with LLVM 12, I get this error:

node_modules/llvm-node/src/ir/module.cc:139:38: error: no member named 'getTypeByName' in 'llvm::Module'
    llvm::StructType* type = module->getTypeByName(name);
@ghost
Copy link

ghost commented Sep 11, 2021

Duplicate. #132

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

No branches or pull requests

1 participant