Skip to content

Wrong signature of LLVM.ConstIntOfArbitraryPrecision? #63

@TChatzigiannakis

Description

@TChatzigiannakis

LLVM documentation says that the last parameter of LLVMConstIntOfArbitraryPrecision() is const uint64_t[] but we have it as int[]. I think it should be ulong[].

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions