[llvm] [AIX] Fix AIX failures due to switch to internal shell (PR #160566)

Mark Danial via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 25 23:37:24 PDT 2025


madanial0 wrote:

I traced it to `executeBuiltinEcho` but it doesn't parse the command arguments properly and thus the `-n` is not handled.

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


More information about the llvm-commits mailing list