llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-clang-driver Author: Tarun Prabhu (tarunprabhu) <details> <summary>Changes</summary> In 9865171e24961, a file named aarch64-mlr-for-calls-only.c was added to clang/include/clang/Driver. This file contains only llvm-lit directives. The file has been moved to clang/test/Driver where the file ought to reside. --- Full diff: https://github.com/llvm/llvm-project/pull/165273.diff 1 Files Affected: - (renamed) clang/test/Driver/aarch64-mlr-for-calls-only.c () ``````````diff diff --git a/clang/include/clang/Driver/aarch64-mlr-for-calls-only.c b/clang/test/Driver/aarch64-mlr-for-calls-only.c similarity index 100% rename from clang/include/clang/Driver/aarch64-mlr-for-calls-only.c rename to clang/test/Driver/aarch64-mlr-for-calls-only.c `````````` </details> https://github.com/llvm/llvm-project/pull/165273 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
