diff options
| author | Rui Ueyama <ruiu@google.com> | 2019-10-08 08:03:40 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2019-10-08 08:03:40 +0000 |
| commit | 54933667296d687743e8bd44048389b01f2cb94b (patch) | |
| tree | abec066fb85551e93f31cc8bbc458b93c2285f35 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
| parent | 18b6fe07bcf44294f200bd2b526cb737ed275c04 (diff) | |
| download | llvm-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/lldb-python.h')
0 files changed, 0 insertions, 0 deletions
