[PATCH] D128093: [lld-macho] Initial support for Linker Optimization Hints

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 12:34:32 PDT 2022


int3 added inline comments.


================
Comment at: lld/test/MachO/loh-invalid.s:1
+# REQUIRES: aarch64
+
----------------
can you put this file under `invalid/`?

> Is the macro + single source file the nicest way to do it?

you can use `split-file` to embed multiple test input files into one source file


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

https://reviews.llvm.org/D128093



More information about the llvm-commits mailing list