diff options
| author | Kishan Parmar <kparmar2101@gmail.com> | 2023-07-29 16:09:54 +0530 |
|---|---|---|
| committer | Kishan Parmar <kparmar2101@gmail.com> | 2023-07-29 16:10:51 +0530 |
| commit | 065da3574b4fe9d4ee6283de2c82b8ce1c08af08 (patch) | |
| tree | 992959bbac2a61fba5e3aabdfa988c927d2d1ab6 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 87d0aedaa285cfca92aef67367ce55c476cf444e (diff) | |
clang driver throws error for -mabi=elfv2 or elfv2
After clang release/16.x there is a regression that -mabi=elfv1
or -mabi=elfv2 are being unused and throws warning. But clang-trunk
throws error for -mabi=elfv2 or elfv1. Intent of this patch to accept
elfv1 or elfv2 for -mabi.
Reviewed By : nemanjai
Differential Revision: https://reviews.llvm.org/D156351
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
