llvm-project/lldb/source/Plugins
Jonas Devlieghere 2c22c800a0 [FileSystem] Remove ResolveExecutableLocation() from FileSpec
This patch removes the ResolveExecutableLocation method from FileSpec
and updates its uses with calls to the FileSystem.

Differential revision: https://reviews.llvm.org/D53834

llvm-svn: 345853
2018-11-01 17:09:22 +00:00
..
ABI Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
Architecture Don't type-erase the SymbolContextItem enumeration. 2018-10-25 20:45:19 +00:00
Disassembler Don't type-erase the SymbolContextItem enumeration. 2018-10-25 20:45:19 +00:00
DynamicLoader [FileSystem] Extend file system and have it use the VFS. 2018-10-31 21:49:27 +00:00
ExpressionParser NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects) 2018-10-30 20:31:30 +00:00
Instruction Upstreaming the BridgeOS device support and the 2018-10-11 00:28:35 +00:00
InstrumentationRuntime Remove append parameter to FindGlobalVariables 2018-05-31 09:46:26 +00:00
JITLoader Replace pointer to C-array of PropertyDefinition with llvm::ArrayRef 2018-09-27 07:11:58 +00:00
Language NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects) 2018-10-30 20:31:30 +00:00
LanguageRuntime [FileSystem] Remove GetPermissions() and Readable() from FileSpec 2018-11-01 15:47:33 +00:00
MemoryHistory Rename Error -> Status. 2017-05-12 04:51:55 +00:00
ObjectContainer [FileSystem] Extend file system and have it use the VFS. 2018-10-31 21:49:27 +00:00
ObjectFile [FileSystem] Remove GetByteSize() from FileSpec 2018-11-01 04:45:28 +00:00
OperatingSystem Replace pointer to C-array of PropertyDefinition with llvm::ArrayRef 2018-09-27 07:11:58 +00:00
Platform [FileSystem] Remove ResolveExecutableLocation() from FileSpec 2018-11-01 17:09:22 +00:00
Process [Windows] A basic implementation of memory allocations in a debuggee process 2018-11-01 08:54:38 +00:00
ScriptInterpreter [NFC] Fixed -Wsign-compare warning 2018-10-31 18:03:36 +00:00
StructuredData Fix typos. 2018-10-04 22:33:39 +00:00
SymbolFile [NativePDB] Get LLDB types from PDB function types. 2018-11-01 16:37:29 +00:00
SymbolVendor [FileSystem] Remove GetByteSize() from FileSpec 2018-11-01 04:45:28 +00:00
SystemRuntime Upstreaming the BridgeOS device support and the 2018-10-11 00:28:35 +00:00
UnwindAssembly [x86] Fix issues with a realigned stack in MSVC compiled applications 2018-10-30 10:07:08 +00:00
CMakeLists.txt Move StopInfoOverride callback to the new architecture plugin 2017-10-25 21:05:31 +00:00