1 Commits

Author SHA1 Message Date
Yaksh Bariya
d0fd46af20 fix(main/libllvm): hardcoded paths to dash and libdirs in lldb
Hardcode to use $PREFIX/bin/sh instead of /system/bin/sh

Also add $PREFIX/lib to default_lib32_path and default_lib64_path.

Noticed the hardcoded shell path when playing around with lldb to debug
my C++ program
2022-06-16 11:17:28 +05:30