[compiler-rt] [sanitizer_common][test-only] Specify full path for sort executable in popen.cpp (PR #171622)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 10 10:03:04 PST 2025


https://github.com/boomanaiden154 commented:

I would expect portability problems with this. I believe there are systems (especially Linux) that put system binaries in places other than `/usr/bin`.

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


More information about the llvm-commits mailing list