Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename AbstractModuleProvider -> ModuleProvider, to match the header file name, | Chris Lattner | 2003-10-04 | 1 | -3/+3 |
* | * No longer initialize the module, a subclass is more suitable to do this | Misha Brukman | 2003-09-22 | 1 | -6/+6 |
* | Minimal implementation of the abstract ModuleProvider interface. | Misha Brukman | 2003-09-18 | 1 | -0/+28 |