[llvm] ThinLTO: Add flag to print uselistorder in bitcode writer pass (PR #133230)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 27 21:17:15 PDT 2025


================
@@ -0,0 +1,19 @@
+; RUN: opt --thinlto-bc --thinlto-split-lto-unit %s -o %t.0
----------------
arsenm wrote:

Not really relevant here, and redundant with the final result check 

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


More information about the llvm-commits mailing list