[lld] lld: Add initial support for GNU LTO format (PR #157175)

Tulio Magno Quites Machado Filho via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 10 14:53:27 PDT 2025


================
@@ -0,0 +1,21 @@
+RUN: not ld.lld -plugin %S/Inputs/plugin.so  2>&1 | FileCheck %s
----------------
tuliom wrote:

I've just pushed a commit removing the unnecessary tests.
Please let me know if this is not what you had in mind.

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


More information about the llvm-commits mailing list