[PATCH] D15766: Delete DefinedAbsolute

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 24 01:00:26 PST 2015


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





More information about the llvm-commits mailing list