grimar accepted this revision.
grimar added a comment.
LGTM
================
Comment at: ELF/OutputSections.cpp:1349
@@ -1347,2 +1348,3 @@
+      }
       break;
     }
----------------
This change seems to be not relative to patch (just a NFC), also not sure now its better than original.
http://reviews.llvm.org/D15766