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

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 27 09:29:16 PDT 2025


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

I assume the change should affect %t.0 so that can be checked too?

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


More information about the llvm-commits mailing list