https://github.com/kyulee-com created https://github.com/llvm/llvm-project/pull/109137
None >From 32ae0b07276f7ccbdc5dd6675e0c46b507625449 Mon Sep 17 00:00:00 2001 From: Kyungwoo Lee <kyu...@meta.com> Date: Wed, 18 Sep 2024 06:05:41 -0700 Subject: [PATCH] test2 --- llvm/lib/LTO/LTO.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/llvm/lib/LTO/LTO.cpp b/llvm/lib/LTO/LTO.cpp index 9a01edd70e08c9..d33815ff704128 100644 --- a/llvm/lib/LTO/LTO.cpp +++ b/llvm/lib/LTO/LTO.cpp @@ -1371,6 +1371,7 @@ SmallVector<const char *> LTO::getRuntimeLibcallSymbols(const Triple &TT) { /// This class defines the interface to the ThinLTO backend. /// Test +/// Test2 class lto::ThinBackendProc { protected: const Config &Conf; _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits