[PATCH] D30964: [ELF] Restore GC handling of LINK_ORDER, C-named sections

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 15 03:45:49 PDT 2017


grimar added a comment.

This testcase passes and without applying the patch.



================
Comment at: test/ELF/gc-sections-metadata-startstop.s:8
+
+# CHECK-NOT: zz
+# CHECK: xx
----------------
what is zz ? there is no such section in testcase.


Repository:
  rL LLVM

https://reviews.llvm.org/D30964





More information about the llvm-commits mailing list