© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
C
C#
•
3y ago
•
1 reply
Theos
❔ LLVMSharp create signed and unsigned constants.
Hey
, I
'm trying to create a constant using this function
LLVMValueRef.CreateConstIntOfString(LLVMTypeRef.Int64, "195894", 10);
LLVMValueRef.CreateConstIntOfString(LLVMTypeRef.Int64, "195894", 10);
How can I specify the LLVMTypeRef to be signed or unsigned
?
Should I use a different function
?
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
❔ LLVMSharp weird function
C
C# / help
3y ago
LLVMSharp guidance needed
C
C# / help
4y ago
Float (signed) number comparisons compiled to unsigned version of instruction
C
C# / help
2y ago
Constants for WPF
C
C# / help
16mo ago