diff options
author | Peter Smith <peter.smith@linaro.org> | 2017-03-08 14:06:24 +0000 |
---|---|---|
committer | Peter Smith <peter.smith@linaro.org> | 2017-03-08 14:06:24 +0000 |
commit | 1ec42d9a76e0dd49bc3e6fed73e3773e88176a2e (patch) | |
tree | 5ac9fbea61675d91e6e9c8edee5e7c6d228b8b7d /lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h | |
parent | 3fa38a14acca2ee81b2ee724d2bf1197d20494cf (diff) | |
download | llvm-1ec42d9a76e0dd49bc3e6fed73e3773e88176a2e.zip llvm-1ec42d9a76e0dd49bc3e6fed73e3773e88176a2e.tar.gz llvm-1ec42d9a76e0dd49bc3e6fed73e3773e88176a2e.tar.bz2 |
Finalize content of synthetic sections prior to Thunk Creation
This change moves the calls to finalizeContent() for each synthetic section
before createThunks(). This will allow us to assign addresses prior to
calling createThunks(). As addition of thunks may add to the static
symbol table and may affect the size of the mips got section we introduce a
couple of additional member functions to update these values.
Differential revision: https://reviews.llvm.org/D29983
llvm-svn: 297277
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h')
0 files changed, 0 insertions, 0 deletions