diff options
| author | Victor Campos <victor.campos@arm.com> | 2025-01-16 09:53:04 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-16 09:53:04 +0000 |
| commit | 226a9d73eee1d36526428806c1204f82b2c1f6cd (patch) | |
| tree | 7c11449c5b53c69c74869ea5dc07603ee0a0ec43 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 7e00e3ae6dd4ba215dad27d1729df533cbb37795 (diff) | |
| download | llvm-226a9d73eee1d36526428806c1204f82b2c1f6cd.zip llvm-226a9d73eee1d36526428806c1204f82b2c1f6cd.tar.gz llvm-226a9d73eee1d36526428806c1204f82b2c1f6cd.tar.bz2 | |
Add documentation for Multilib custom flags (#114998)
This patch is the fourth step to extend the current multilib system to
support the selection of library variants which do not correspond to
existing command-line options.
Proposal can be found in
https://discourse.llvm.org/t/rfc-multilib-custom-flags/81058
The multilib mechanism supports libraries that target code generation or
language options such as --target, -mcpu, -mfpu, -mbranch-protection.
However, some library variants are particular to features that do not
correspond to any command-line options. Examples include variants for
multithreading and semihosting.
This work introduces a way to instruct the multilib system to consider
these features in library selection. This particular patch updates the
documentation.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
