Put initializers and objects created from CTFE into a dt_t data structure so the backend puts them into the data segment.
Generate data for instance of __cpp_type_info_ptr that refers to the C++ RTTI symbol for cd.
See Source File _todt.d Documentation: https://dlang.org/phobos/dmd_todt.html Coverage: https://codecov.io/gh/dlang/dmd/src/master/src/dmd/todt.d
Walter Bright
Copyright (C) 1999-2023 by The D Language Foundation, All Rights Reserved
Boost License 1.0
Put initializers and objects created from CTFE into a dt_t data structure so the backend puts them into the data segment.