summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineBlockPlacement.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-08-12 03:31:09 +0000
committerRui Ueyama <ruiu@google.com>2016-08-12 03:31:09 +0000
commit0c70d3ccb7ad72a25ac64708efefa4f14f1246cc (patch)
tree97d9774b8b380ad15825c1bc0e818f96127ac3dc /llvm/lib/CodeGen/MachineBlockPlacement.cpp
parentea0237205990c6652929331cf07702add46f377d (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud