summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2016-02-06 00:14:15 +0000
committerPete Cooper <peter_cooper@apple.com>2016-02-06 00:14:15 +0000
commit353652f80841b56562b148e7391d6fde251f1db2 (patch)
tree1cef564176e91ed1d82f73b73a58f7d1e67f864d /lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
parentd0078b2dba5e65c65cf934d0784fd42e97eefb34 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud