[PATCH] D41160: [LLD] [COFF] Sort .pdata for arm64

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 14 10:38:17 PST 2017


rnk added inline comments.


================
Comment at: lld/trunk/test/COFF/pdata-arm64.yaml:1
+# RUN: yaml2obj < %s > %t.obj
+#
----------------
In the future, please include the C source used to generate this object file as a comment.


Repository:
  rL LLVM

https://reviews.llvm.org/D41160





More information about the llvm-commits mailing list