| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Create a Process::ModulesDidLoad() method to handle process-related tasks, ↵ | Andrew MacPherson | 2014-03-13 | 1 | -0/+8 |
| | | | | | | | as suggested by Jim Ingham. Make JITLoader instances use this to probe only new modules for relevant JIT symbols. Also re-enable the JITLoader hooks in Process. llvm-svn: 203774 | ||||
| * | Moved JITLoader.cpp and JITLoaderList.cpp over into "source/Target" since ↵ | Greg Clayton | 2014-03-06 | 1 | -0/+69 |
| the header files were in "include/lldb/Target". Also enabled the ELF Core file support in all builds since the header files have been properly separated from ProcessMonitor. llvm-svn: 203035 | |||||

