summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/macosx/objcxx/HostInfoMacOSX.mm
Commit message (Expand)AuthorAgeFilesLines
* Fix typeo in CPU_TYPE_ARM64_32 for older SDKs.Jason Molenda2019-10-311-1/+1
* Add arm64_32 support to lldb, an ILP32 codegen Jason Molenda2019-10-161-1/+11
* Upstream macCatalyst support in debugserver and the macOS dynamic loaderAdrian Prantl2019-09-041-11/+20
* [Logging] Replace Log::Printf with LLDB_LOG macro (NFC)Jonas Devlieghere2019-07-241-3/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [FileSystem] Add convenience method to check for directories.Jonas Devlieghere2018-11-081-1/+1
* [FileSystem] Move path resolution logic out of FileSpecJonas Devlieghere2018-11-011-6/+8
* Upstreaming the BridgeOS device support and the Jason Molenda2018-10-111-0/+3
* Move SafeMachO from Utility to HostPavel Labath2018-09-121-1/+0
* Remove dependency from Host to pythonPavel Labath2018-06-201-34/+0
* Replace HostInfo::GetLLDBPath with specific functionsPavel Labath2018-06-191-8/+8
* Use llvm::VersionTuple instead of manual version marshallingPavel Labath2018-06-181-16/+5
* [FileSpec] Make style argument mandatory for SetFile. NFCJonas Devlieghere2018-06-131-2/+4
* Fix/unify the spelling of Objective-C.Adrian Prantl2018-06-131-1/+1
* Add modules support for lldb headers in include/Raphael Isemann2018-06-131-0/+319
OpenPOWER on IntegriCloud