[clang] [llvm] [CGData][ThinLTO] Global Outlining with Two-CodeGen Rounds (PR #90933)

Kyungwoo Lee via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 9 00:24:52 PDT 2024


================
@@ -0,0 +1,94 @@
+; This test verifies whether we can outline a singleton instance (i.e., an instance that does not repeat)
----------------
kyulee-com wrote:

Added more comments on the test.

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


More information about the cfe-commits mailing list