Fixed chars.
This commit is contained in:
parent
ba832ba288
commit
4809cad1cb
2 changed files with 18 additions and 36 deletions
|
|
@ -88,7 +88,7 @@ or a string contstant
|
|||
-}
|
||||
data LLVMValue
|
||||
= VInteger Integer
|
||||
| VChar Char
|
||||
| VChar Int
|
||||
| VIdent Ident LLVMType
|
||||
| VConstant String
|
||||
| VFunction Ident Visibility LLVMType
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue