summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-12-26 07:50:39 +0000
committerRui Ueyama <ruiu@google.com>2015-12-26 07:50:39 +0000
commitf18fe7b4392d235e34425743d8e452b8c49deb7b (patch)
tree0b78d65afbff4953401a4494a7f39b22881744e7 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentd30e4de717d598c64f25f9e81932ce09921b7ee4 (diff)
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/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions