[PATCH] D145381: [ELF] Add REVERSE input section description keyword

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 13:27:57 PST 2023


MaskRay accepted this revision.
MaskRay added inline comments.
This revision is now accepted and ready to land.


================
Comment at: lld/ELF/Config.h:82
+  Priority,
+  Reverse
+};
----------------



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145381



More information about the llvm-commits mailing list