https://issues.dlang.org/show_bug.cgi?id=23343
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Walter Bright <[email protected]> --- The _ prefix is added by obj_mangle2(): https://github.com/dlang/dmd/blob/master/compiler/src/dmd/backend/machobj.d#L2174 --
