[clang] [llvm] [llvm][fatlto] Add FatLTOCleanup pass (PR #125911)

Nikita Popov via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 10 06:31:51 PST 2025


================
@@ -0,0 +1,46 @@
+
+; RUN: opt -passes="fatlto-cleanup" -mtriple=x86_64-unknown-fuchsia < %s -S | FileCheck %s
----------------
nikic wrote:

Use UTC please. Also, is the triple here really needed?

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


More information about the cfe-commits mailing list