Commit Graph

6 Commits

Author SHA1 Message Date
Sasha Koshka 73e2cffda2 Added a way to test IR type equality 2024-01-27 06:49:30 +00:00
Sasha Koshka 417c7772e4 Move addrspace to attribute file, will put more things in there 2024-01-27 01:48:29 +00:00
Sasha Koshka 3840220582 Added a way to wrap a defined type via TypeDefined
This allows "copies" of a type that refer to a source to be created
and have their names changed/redefined without modifying the source
type.
2024-01-25 18:08:26 +00:00
Sasha Koshka dae023b2af Fix duplicated pointer types 2024-01-25 07:36:51 +00:00
Sasha Koshka e32655e285 AbstractType's TypeName member is now private 2024-01-25 07:05:07 +00:00
Sasha Koshka 8ce12613e2 Add custom LLVM code generation package 2023-11-22 20:37:16 -05:00