diff options
author | Pete Cooper <peter_cooper@apple.com> | 2016-02-06 00:14:15 +0000 |
---|---|---|
committer | Pete Cooper <peter_cooper@apple.com> | 2016-02-06 00:14:15 +0000 |
commit | 353652f80841b56562b148e7391d6fde251f1db2 (patch) | |
tree | 1cef564176e91ed1d82f73b73a58f7d1e67f864d /lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp | |
parent | d0078b2dba5e65c65cf934d0784fd42e97eefb34 (diff) | |
download | bcm5719-llvm-353652f80841b56562b148e7391d6fde251f1db2.tar.gz bcm5719-llvm-353652f80841b56562b148e7391d6fde251f1db2.zip |
Move creation of "__LINKEDIT" segment. NFC.
We currently tag on a "__LINKEDIT" when we are emitting the segments.
However, an upcoming patch aims to set the initprot and maxprot segment members
to their correct values, and in order to share code, its better to create this
segment for real and handle it in buildFileOffsets the same way ld64 does.
The commit for segment protections will add a test for this all being correct so
no test here until that code is committed.
llvm-svn: 259960
Diffstat (limited to 'lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp')
0 files changed, 0 insertions, 0 deletions