diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2015-12-07 13:24:23 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2015-12-07 13:24:23 +0000 |
commit | a1240d8cb3e7eae69c360e35c701bdb3be2a3943 (patch) | |
tree | 587e6736a1dc7dac0bbae9f66cb6eac5826d2a7d /lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp | |
parent | 3e5111e3139537fd6087f48b793ebfc2a3992e9e (diff) | |
download | bcm5719-llvm-a1240d8cb3e7eae69c360e35c701bdb3be2a3943.tar.gz bcm5719-llvm-a1240d8cb3e7eae69c360e35c701bdb3be2a3943.zip |
Change how the linker handles the old llvm.global_ctors.
Now instead of changing it to the new format and then linking, it just
handles the old format while copying it over.
The main differences are:
* There is no rauw in the source module.
* An old format input is always upgraded.
The first item helps with having a sane API that passes in a GV list to
the linker.
The second one is a small step in deprecating the old format.
llvm-svn: 254907
Diffstat (limited to 'lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp')
0 files changed, 0 insertions, 0 deletions