diff options
author | Rui Ueyama <ruiu@google.com> | 2016-08-12 03:31:09 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-08-12 03:31:09 +0000 |
commit | 0c70d3ccb7ad72a25ac64708efefa4f14f1246cc (patch) | |
tree | 97d9774b8b380ad15825c1bc0e818f96127ac3dc /llvm/lib/CodeGen/MachineBlockPlacement.cpp | |
parent | ea0237205990c6652929331cf07702add46f377d (diff) | |
download | bcm5719-llvm-0c70d3ccb7ad72a25ac64708efefa4f14f1246cc.tar.gz bcm5719-llvm-0c70d3ccb7ad72a25ac64708efefa4f14f1246cc.zip |
Simplify LinkerScript<ELFT>::createSections.
Previously, we were setting LayoutInputSection's OutputSection member
in createSections. Because when we create LayoutInputSectinos, we
don't know the output section for them, so we backfilled the member
in the function. This patch moves the code to backfill it to assignOffsets.
llvm-svn: 278464
Diffstat (limited to 'llvm/lib/CodeGen/MachineBlockPlacement.cpp')
0 files changed, 0 insertions, 0 deletions