[lld] [CGData][lld-macho] Merge CG Data by LLD (PR #112674)
Kyungwoo Lee via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 15 10:13:11 PST 2024
================
@@ -0,0 +1,85 @@
+# UNSUPPORTED: system-windows
+# REQUIRES: aarch64
+
+# RUN: rm -rf %t; split-file %s %t
----------------
kyulee-com wrote:
Yes, I'll leave it as is, since each command is self-contained and complete, making it convenient to reproduce.
https://github.com/llvm/llvm-project/pull/112674
More information about the llvm-commits
mailing list