aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2019-10-08 08:03:40 +0000
committerRui Ueyama <ruiu@google.com>2019-10-08 08:03:40 +0000
commit54933667296d687743e8bd44048389b01f2cb94b (patch)
treeabec066fb85551e93f31cc8bbc458b93c2285f35 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
parent18b6fe07bcf44294f200bd2b526cb737ed275c04 (diff)
downloadllvm-54933667296d687743e8bd44048389b01f2cb94b.zip
llvm-54933667296d687743e8bd44048389b01f2cb94b.tar.gz
llvm-54933667296d687743e8bd44048389b01f2cb94b.tar.bz2
Report error if -export-dynamic is used with -r
The combination of the two flags doesn't make sense. And other linkers seem to just ignore --export-dynamic if --relocatable is given, but we probably should report it as an error to let users know that is an invalid combination. Fixes https://bugs.llvm.org/show_bug.cgi?id=43552 Differential Revision: https://reviews.llvm.org/D68441 llvm-svn: 374022
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions