[compiler-rt] [compiler-rt] Remove %T from shared object substitutions (PR #155302)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 25 14:32:01 PDT 2025


================
@@ -26,18 +24,15 @@
 // RUN: not grep "^<" %t.log
 
 // Second case: coverage from DSO.
-// cd %t-dir
+// RUN: cd ..
----------------
boomanaiden154 wrote:

Yeah. It's fine in most cases, but it breaks on some of the more esoteric platforms (AIX and Solaris).

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


More information about the llvm-commits mailing list