diff options
author | Rui Ueyama <ruiu@google.com> | 2015-12-26 07:50:39 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-12-26 07:50:39 +0000 |
commit | f18fe7b4392d235e34425743d8e452b8c49deb7b (patch) | |
tree | 0b78d65afbff4953401a4494a7f39b22881744e7 /llvm/test/Transforms/RewriteStatepointsForGC/base-pointers.ll | |
parent | d30e4de717d598c64f25f9e81932ce09921b7ee4 (diff) | |
download | bcm5719-llvm-f18fe7b4392d235e34425743d8e452b8c49deb7b.tar.gz bcm5719-llvm-f18fe7b4392d235e34425743d8e452b8c49deb7b.zip |
Split Writer::createSections. NFC.
The linker has to create __tls_get_addr, end and _end symbols.
Previously, these symbols were created in createSections().
But they are not actually related to creating output sections.
This patch moves code out of the function.
llvm-svn: 256441
Diffstat (limited to 'llvm/test/Transforms/RewriteStatepointsForGC/base-pointers.ll')
0 files changed, 0 insertions, 0 deletions