summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/ObjectContainerUniversalMachO.h
Commit message (Expand)AuthorAgeFilesLines
* Workaround for collision between enum members in LLVM's MachO.h and system he...Jim Ingham2014-04-021-1/+1
* <rdar://problem/13854277>Greg Clayton2013-05-101-5/+2
* Added the ability to extract a ModuleSpecList (a new class) from an ObjectFil...Greg Clayton2013-04-241-0/+14
* <rdar://problem/13159777> Greg Clayton2013-02-061-6/+8
* <rdar://problem/10103468>Greg Clayton2012-02-241-2/+2
* Big change in the way ObjectFile file contents are managed. We nowGreg Clayton2012-01-121-1/+1
* Don't put modules for .o files into the global shared module list. WeGreg Clayton2011-09-181-1/+1
* LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provideGreg Clayton2011-03-081-10/+0
* Moved FileSpec into the Host layer since it will vary from host to host.Greg Clayton2011-02-081-1/+1
* Change over to using the definitions for mach-o types and defines to theGreg Clayton2010-07-211-6/+4
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+103
OpenPOWER on IntegriCloud