aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h
diff options
context:
space:
mode:
authorQiongsi Wu <qwu@ibm.com>2023-07-12 12:45:50 -0400
committerQiongsi Wu <qwu@ibm.com>2023-07-12 13:22:02 -0400
commit41447f6fdfe4d67bbd130bc6035e66f3fa1ebeff (patch)
tree85b8676070be2a02b4fb68a5f1c94d4c5685518d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h
parent1ba514c2cb65a34d994c6976ac584ae70e0165ed (diff)
downloadllvm-41447f6fdfe4d67bbd130bc6035e66f3fa1ebeff.zip
llvm-41447f6fdfe4d67bbd130bc6035e66f3fa1ebeff.tar.gz
llvm-41447f6fdfe4d67bbd130bc6035e66f3fa1ebeff.tar.bz2
[libLTO][AIX] Respect `-f[no]-integrated-as` on AIX
`libLTO` currently ignores the `-f[no-]integrated-as` flags. This patch teaches `libLTO` to respect them on AIX. The implementation consists of two parts: # Migrate `llc`'s `-no-integrated-as` option to a codegen option so that the option is available to `libLTO`/`lld`/`gold`. # Teach `clang` to pass `-no-integrated-as` accordingly to `libLTO` depending on the `-f[no-]integrated-as` flags. On platforms other than AIX, the `-f[no-]integrated-as` flags are ignored. Reviewed By: MaskRay, steven_wu Differential Revision: https://reviews.llvm.org/D152924
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h')
0 files changed, 0 insertions, 0 deletions