diff options
author | Wolfgang Pieb <55721109+wolfy1961@users.noreply.github.com> | 2023-09-19 10:34:37 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-19 10:34:37 -0700 |
commit | 47c5734e54d8e30c5afde476861edf8ea7e673cf (patch) | |
tree | e7eb78ead7bc06c499390a4166bacff528cfb370 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | bbe3ee061f6d4698988b7c7aae0d607f0f2e3db5 (diff) | |
download | llvm-47c5734e54d8e30c5afde476861edf8ea7e673cf.zip llvm-47c5734e54d8e30c5afde476861edf8ea7e673cf.tar.gz llvm-47c5734e54d8e30c5afde476861edf8ea7e673cf.tar.bz2 |
[SSP] Accessing __stack_chk_guard when using LTO (#66535)
This is a pre-commit test of accessing the variable __stack_chk_guard
when the static relocation model is imposed on a module compiled with
pic enabled. It confirms issue
[#64999](https://github.com/llvm/llvm-project/issues/64999).
The intent is to update this test with the fix for the aforementioned
issue.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions