aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2018-12-14 21:58:49 +0000
committerRui Ueyama <ruiu@google.com>2018-12-14 21:58:49 +0000
commit9f49990976e88dde8902f18d023478e2fd567f3d (patch)
tree9aec8adc4ead7630acc06ee4ba1d2ea82ad44752 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
parent847e73d69c15626391da305609ae0282bee838fb (diff)
downloadllvm-9f49990976e88dde8902f18d023478e2fd567f3d.zip
llvm-9f49990976e88dde8902f18d023478e2fd567f3d.tar.gz
llvm-9f49990976e88dde8902f18d023478e2fd567f3d.tar.bz2
Add --plugin-opt=emit-llvm option.
`--plugin-opt=emit-llvm` is an option for LTO. It makes the linker to combine all bitcode files and write the result to an output file without doing codegen. Gold LTO plugin has this option. This option is being used for some post-link code analysis tools that have to see a whole program but don't need to see them in the native machine code. Differential Revision: https://reviews.llvm.org/D55717 llvm-svn: 349198
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions