================ @@ -0,0 +1,67 @@ +; RUN: rm -rf %t && mkdir %t ---------------- w2yehia wrote:
AFAIU, this testcase doesn't exercise anything specific to this feature in LTO, so I would expect that if anything breaks here, it will be caught by other existing LTO tests (unrelated to pragma copyright). Also, if the LowerCommentStringPass is ever changed to generate different IR, this testcase will continue to pass, and we will need to remember to update it (to reflect new output IR). So I'm in favor of removing this test. https://github.com/llvm/llvm-project/pull/178184 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
