[llvm-branch-commits] [lld] [lld][test] Fix AArch64 build attribute test cleanup (PR #164384)

Cullen Rhodes via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Oct 21 05:12:46 PDT 2025


c-rhodes wrote:

> As mentioned on the other review, I'm not sure if I'd read that much into it - and I think this kinda distracts from the core issue here; the old test produces a file named `%t`, while the new form on main creates `%` as a temp directory.

ah ok, I wasn't aware of this when I mentioned also fixing on main, so it seems like this should only be a temporary issue for the current release. In that case I'll land this on the release branch and leave that other PR for you two to decide on



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


More information about the llvm-branch-commits mailing list