[lld] [lld][ELF] Support LLVM repository and LLVM revision information (PR #97323)

Hongyu Chen via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 1 13:53:39 PDT 2024


================
@@ -164,6 +164,7 @@ bool link(ArrayRef<const char *> args, llvm::raw_ostream &stdoutOS,
 
   return errorCount() == 0;
 }
+
----------------
yugier wrote:

I just did!

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


More information about the llvm-commits mailing list