Introduce a new builtin, __builtin_dump_struct, that is useful for dumping...
Introduce a new builtin, __builtin_dump_struct, that is useful for dumping structure contents at runtime in circumstances where debuggers may not be easily available (such as in kernel work). Patch by Paul Semel. llvm-svn: 329762
Loading
Please register or sign in to comment