[llvm-branch-commits] [clang] [serialization] No transitive type change (PR #92511)
Chuanqi Xu via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Jun 19 19:40:43 PDT 2024
================
@@ -12,44 +12,44 @@
// RUN: -fmodule-file=Module=%t/Module.pcm -emit-llvm -o - | FileCheck %t/Object.cppm
// Test again with reduced BMI.
-// RUN: rm -rf %t
-// RUN: mkdir -p %t
-// RUN: split-file %s %t
+// RUNX: rm -rf %t
----------------
ChuanqiXu9 wrote:
Oh, sorry. This is something left during debugging. I will remove it.
https://github.com/llvm/llvm-project/pull/92511
More information about the llvm-branch-commits
mailing list