[lld] [CGData][lld-macho] Merge CG Data by LLD (PR #112674)

Ellis Hoag via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 15 09:42:31 PST 2024


================
@@ -0,0 +1,85 @@
+# UNSUPPORTED: system-windows
+# REQUIRES: aarch64
+
+# RUN: rm -rf %t; split-file %s %t
----------------
ellishg wrote:

I actually like keeping the `%t/` in the commands because it allows me to copy and run the commands directly for debugging without needing to first `cd %t`.

https://github.com/llvm/llvm-project/pull/112674


More information about the llvm-commits mailing list