[PATCH] D101222: [lld/mac] simplify export-options.s test a bit
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 23 21:08:45 PDT 2021
int3 added inline comments.
================
Comment at: lld/test/MachO/export-options.s:87
+literal_only:
+ retq
+literal_also:
----------------
could simplify it further and remove the `retq`s too
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101222/new/
https://reviews.llvm.org/D101222
More information about the llvm-commits
mailing list