Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce a new builtin, __builtin_dump_struct, that is useful for dumping ↵ | Aaron Ballman | 2018-04-10 | 1 | -0/+42 |
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 |