aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.cpp
diff options
context:
space:
mode:
authorVincent Lee <leevince@fb.com>2022-01-14 23:06:13 -0800
committerVincent Lee <leevince@fb.com>2022-01-18 15:42:59 -0800
commite5347f2556cbdd13235ebf5b4994ac6f5276a0dd (patch)
tree22c0e4f97fc7e8b37c460cc8881d6a6359edeb50 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.cpp
parenta56796157498a2642e5bec84f5247a3460f8222d (diff)
downloadllvm-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/ScriptedPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions