Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace the vestigial Value::GetOpaqueCLangQualType with the more correct ↵ | Jim Ingham | 2010-09-28 | 1 | -327/+0 |
| | | | | | | | | Value::GetValueOpaqueClangQualType. But mostly, move the ObjC Trampoline handling code from the MacOSX dyld plugin to the AppleObjCRuntime classes. llvm-svn: 114935 | ||||
* | Moved the section load list up into the target so we can use the target | Greg Clayton | 2010-09-14 | 1 | -3/+4 |
| | | | | | | to symbolicate things without the need for a valid process subclass. llvm-svn: 113895 | ||||
* | I enabled some extra warnings for hidden local variables and for hidden | Greg Clayton | 2010-07-14 | 1 | -3/+1 |
| | | | | | | virtual functions and caught some things and did some general code cleanup. llvm-svn: 108299 | ||||
* | Initial checkin of lldb code from internal Apple repo. | Chris Lattner | 2010-06-08 | 1 | -0/+328 |
llvm-svn: 105619 |