diff options
author | George Rimar <grimar@accesssoftek.com> | 2018-11-26 10:33:29 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2018-11-26 10:33:29 +0000 |
commit | a44c0f27c2980ade99e10c5db73dd2d4ae419c0b (patch) | |
tree | 30c4c54e93125c3594fbcf469929497c731b0233 /llvm/lib/CodeGen/IntrinsicLowering.cpp | |
parent | 5338f7aae42f224b7e0d4b18ff61ed3b32e27074 (diff) | |
download | bcm5719-llvm-a44c0f27c2980ade99e10c5db73dd2d4ae419c0b.tar.gz bcm5719-llvm-a44c0f27c2980ade99e10c5db73dd2d4ae419c0b.zip |
[LLD][ELF] - Remove the excessive safety return. NFC.
We explicitly call finalizeContents() only once for
DynamicSection. The code testing we do not do it twice is
just excessive.
It could be an assert, but we don't do
that for other sections, so does not seem we
should do it here too.
llvm-svn: 347543
Diffstat (limited to 'llvm/lib/CodeGen/IntrinsicLowering.cpp')
0 files changed, 0 insertions, 0 deletions