Automated Code Analysis
possible bashism in ./configure line 8935 ($RANDOM):
tmp=$TMPDIR/foo$$-$RANDOM
possible bashism in ./utils/buildit/build_llvm line 227 (should be 'b = a'):
if ! test $? == 0 ; then
possible bashism in ./utils/buildit/build_llvm line 335 (should be 'b = a'):
if [ "x$DISABLE_USR_LINKS" == "x" ]; then
possible bashism in ./projects/sample/autoconf/AutoRegen.sh line 28 (read with option other than -r):
read -p "Enter full path to LLVM source:" REPLY
possible bashism in ./projects/sample/autoconf/AutoRegen.sh line 32 (read with option other than -r):
read -p "Enter full path to LLVM objects (empty for same as source):" REPLY
This report was generated on Wed, 13 Apr 2011 06:38:20 +0000, based on results by checkbashisms 2.10.65git5