ldc/ir
Martin Kinkelin f241166efb
Fix #4790: Make sure TypeInfo_Class.base is always a TypeInfo_Class ref (#4796)
I.e., ignore all modifiers of the base class.
2024-12-07 08:48:20 +01:00
..
iraggr.cpp Tighten checks for IR aggregate sizes 2024-08-18 15:30:51 +02:00
iraggr.h Adapt to somewhat simpler global-var-replacement for mismatching initializers 2024-05-20 18:49:46 +02:00
irclass.cpp Fix #4790: Make sure TypeInfo_Class.base is always a TypeInfo_Class ref (#4796) 2024-12-07 08:48:20 +01:00
irdsymbol.cpp
irdsymbol.h
irforw.h
irfunction.cpp Merge pull request #3832 from kinke/fix_compilability 2021-09-18 02:39:40 +02:00
irfunction.h
irfuncty.cpp Drop support for LLVM < 14 2024-05-12 03:53:03 +02:00
irfuncty.h Prepare for LLVM15: Headers, attributes (#3936) 2022-03-11 16:38:49 +01:00
irmodule.cpp -dllimport=defaultLibsOnly: Avoid -linkonce-templates requirement (#3816) 2021-09-11 04:53:21 +02:00
irmodule.h Handle new @standalone shared module constructors 2024-01-20 21:11:07 +01:00
irstruct.cpp Replace getVoidPtrType() 2024-07-18 23:21:10 +02:00
irtype.cpp Get rid of cycles in DtoType() 2024-08-18 19:34:28 +02:00
irtype.h
irtypeaggr.cpp Improve Objective-C support (#4777) 2024-12-03 04:26:27 +01:00
irtypeaggr.h Lazily define class *memory* IR type 2024-08-18 19:34:28 +02:00
irtypeclass.cpp Improve Objective-C support (#4777) 2024-12-03 04:26:27 +01:00
irtypeclass.h Lazily define class *memory* IR type 2024-08-18 19:34:28 +02:00
irtypefunction.cpp Replace getVoidPtrType() 2024-07-18 23:21:10 +02:00
irtypefunction.h
irtypestruct.cpp Tighten checks for IR aggregate sizes 2024-08-18 15:30:51 +02:00
irtypestruct.h
irvar.cpp Adapt to somewhat simpler global-var-replacement for mismatching initializers 2024-05-20 18:49:46 +02:00
irvar.h Remove getContainedType from ir/irvar.h (#4148) 2022-09-13 18:17:14 +08:00