llvm-project/lldb/source/Plugins
Adrian Prantl 9702c963ab Retrieve the deployment target when retrieving an object file's triple.
Getting the deployment target can be significant information when
rebuilding clang modules since availability information could depend
on it.

rdar://problem/40039633

Differential Revision: https://reviews.llvm.org/D46669

llvm-svn: 332067
2018-05-11 00:41:20 +00:00
..
ABI Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
Architecture Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
Disassembler Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
DynamicLoader Enable AUTOBRIEF in doxygen configuration. 2018-05-02 16:55:16 +00:00
ExpressionParser Enable AUTOBRIEF in doxygen configuration. 2018-05-02 16:55:16 +00:00
Instruction Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
InstrumentationRuntime Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
JITLoader Rename Error -> Status. 2017-05-12 04:51:55 +00:00
Language [NSDictionary] Simplify the formatter. NFCI. 2018-05-02 23:36:07 +00:00
LanguageRuntime Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
MemoryHistory Rename Error -> Status. 2017-05-12 04:51:55 +00:00
ObjectContainer Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
ObjectFile Retrieve the deployment target when retrieving an object file's triple. 2018-05-11 00:41:20 +00:00
OperatingSystem Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
Platform Fix the code that gets the Xcode path. After path normalization this could was failing. 2018-05-10 22:09:01 +00:00
Process Convert all RunShellCommand functions to use the Timeout class 2018-05-10 10:46:03 +00:00
ScriptInterpreter Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
StructuredData Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
SymbolFile General cleanup to minimize the .debug_types patch 2018-05-09 16:42:53 +00:00
SymbolVendor Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
SystemRuntime Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
UnwindAssembly Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
CMakeLists.txt Move StopInfoOverride callback to the new architecture plugin 2017-10-25 21:05:31 +00:00