diff options
| author | Vincent Lee <leevince@fb.com> | 2022-01-14 23:06:13 -0800 |
|---|---|---|
| committer | Vincent Lee <leevince@fb.com> | 2022-01-18 15:42:59 -0800 |
| commit | e5347f2556cbdd13235ebf5b4994ac6f5276a0dd (patch) | |
| tree | 22c0e4f97fc7e8b37c460cc8881d6a6359edeb50 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
| parent | a56796157498a2642e5bec84f5247a3460f8222d (diff) | |
| download | llvm-e5347f2556cbdd13235ebf5b4994ac6f5276a0dd.zip llvm-e5347f2556cbdd13235ebf5b4994ac6f5276a0dd.tar.gz llvm-e5347f2556cbdd13235ebf5b4994ac6f5276a0dd.tar.bz2 | |
[lld-macho] Allow deduplicate-literals to be overridden
It's still uncertain but whether we want to have `deduplicate-literals` be the
default flag for LLD out of the box or not. If `deduplicate-literals` is the default
behavior, then we will need a way override it and not deduplicate. Luckily, we
have `no_deduplicate` to fill this gap. For now, I've set the default to be false
which aligns with the existing behavior. That can only always be changed after
discussions on D117250.
Reviewed By: #lld-macho, int3
Differential Revision: https://reviews.llvm.org/D117387
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions
