summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveIntervalUnion.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2017-02-03 13:06:18 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2017-02-03 13:06:18 +0000
commit9e9754b520a374ede23eed096e0350c1affcd934 (patch)
treebfe02fe770e35251873e261d8466059f3bc36708 /llvm/lib/CodeGen/LiveIntervalUnion.cpp
parent43b61561b065a27dc96fd6ec1f6fa7691d2c82b1 (diff)
downloadbcm5719-llvm-9e9754b520a374ede23eed096e0350c1affcd934.tar.gz
bcm5719-llvm-9e9754b520a374ede23eed096e0350c1affcd934.zip
Replace MergeOutputSection with a synthetic section.
With a synthetic merge section we can have, for example, a single .rodata section with stings, fixed sized constants and non merge constants. I can be simplified further by not setting Entsize, but that is probably better done is a followup patch. This should allow some cleanup in the linker script code now that every output section command maps to just one output section. llvm-svn: 294005
Diffstat (limited to 'llvm/lib/CodeGen/LiveIntervalUnion.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud