[PATCH] D70004: [llvm-readelf/llvm-readobj] - Convert elf-linker-options.ll to use YAML.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 8 05:47:31 PST 2019
jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.
LGTM, aside from one comment.
================
Comment at: llvm/test/tools/llvm-readobj/elf-linker-options.test:1
+## Check that we can use --elf-linker-options option
+## to dump SHT_LLVM_LINKER_OPTIONS sections.
----------------
"use the --elf-linker-options option" or simply "use --elf-linker-options"
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70004/new/
https://reviews.llvm.org/D70004
More information about the llvm-commits
mailing list