search for: registerfoo

Displaying 1 result from an estimated 1 matches for "registerfoo".

Did you mean: registercom
2007 Aug 31
3
[LLVMdev] PATCH: Registry template
...tly simple. The default entry type has just the name, description, and use the default constructor. To convert, many registries in the system would need to also define: 1. An custom entry type, particularly where the default constructor was insufficient. 2. A custom traits type. 3. The RegisterFoo template, to create the constructor wrapper springboard. Thanks, Gordon Index: include/llvm/Support/Registry.h =================================================================== --- include/llvm/Support/Registry.h (revision 0) +++ include/llvm/Support/Registry.h (revision 0) @@ -0,0...