summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/DynamicLoader/Static/DynamicLoaderStatic.h
Commit message (Expand)AuthorAgeFilesLines
* Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...Eugene Zelenko2015-10-211-23/+19
* Workaround for collision between enum members in LLVM's MachO.h and system he...Jim Ingham2014-04-021-0/+1
* Don’t include “llvm/Support/MachO.h” as it isn’t needed here.Greg Clayton2014-04-021-2/+0
* <rdar://problem/13854277>Greg Clayton2013-05-101-5/+2
* LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provideGreg Clayton2011-03-081-9/+0
* Added a DynamicLoaderStatic plug-in that will act as a static dynamic loader.Greg Clayton2011-03-051-0/+100
OpenPOWER on IntegriCloud