[PATCH] D74756: [yaml2obj] - Change the default order if implicitly created sections.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 18 15:20:39 PST 2020
MaskRay added inline comments.
================
Comment at: llvm/test/tools/yaml2obj/ELF/implicit-sections-info.yaml:58
+# CASE2: Info:
+# CASE2-SAME: 1
+# CASE2: Name: .dynstr
----------------
Indent, i.e. `CASE2-SAME: 1`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74756/new/
https://reviews.llvm.org/D74756
More information about the llvm-commits
mailing list