[PATCH] D65736: Handle /align option.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 6 05:57:19 PDT 2019


ruiu marked an inline comment as done.
ruiu added inline comments.


================
Comment at: lld/test/COFF/align.s:28
+    SectionDefinition:
+      Length:          8
+      NumberOfRelocations: 1
----------------
MaskRay wrote:
> Align the values?
This is as-is, and I guess that this is actually aligned vertically by some rule, as it looks like this line is aligned vertically with the following "CheckSum" and "Number" lines.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65736/new/

https://reviews.llvm.org/D65736





More information about the llvm-commits mailing list