[ELF] - Linkerscript: remove excessive ScriptConfiguration::Filler field
authorGeorge Rimar <grimar@accesssoftek.com>
Thu, 21 Jul 2016 07:48:54 +0000 (07:48 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Thu, 21 Jul 2016 07:48:54 +0000 (07:48 +0000)
commitf6c3ccef5ed51587bb60bbe245c10874fcd08d75
tree2e0bedac0f1555ed5bc9f79762e03976e45366fb
parent7996340d9ff4d3ffaed24fbc74d585852a0f1476
[ELF] - Linkerscript: remove excessive ScriptConfiguration::Filler field

Previously OutputSectionCommand::Filler was introduced, but unused.
Patch fixes that.

Differential revision: https://reviews.llvm.org/D22615

llvm-svn: 276253
lld/ELF/LinkerScript.cpp
lld/ELF/LinkerScript.h