HomeSort by relevance Sort by last modified time
    Searched refs:dragonegg (Results 1 - 4 of 4) sorted by null

  /external/llvm/utils/release/
tag.sh 35 for proj in llvm cfe dragonegg test-suite compiler-rt ; do
52 for proj in llvm cfe dragonegg test-suite compiler-rt ; do
test-release.sh 21 projects="llvm cfe dragonegg compiler-rt test-suite"
53 echo " -enable-dragonegg Test dragonegg. [default: disable]"
98 -enable-dragonegg | --enable-dragonegg )
168 echo "error: cannot find gcc to use with dragonegg"
177 echo "error: cannot find g++ to use with dragonegg"
295 TOP_DIR=$BuildDir/dragonegg.src
300 echo "# Compiling phase $Phase dragonegg $Release-$RC $Flavor"
307 2>&1 | tee $LogDir/dragonegg-Phase$Phase-$Flavor.lo
    [all...]
  /external/llvm/utils/
llvm-compilers-check 12 # will build LLVM, Clang and dragonegg as well as run tests on them.
19 # dragonegg
24 # dragonegg
29 # dragonegg
51 # dragonegg, putting build results in ~/build and installing tools in
146 parser.add_option("--no-dragonegg", default=False, action="store_true",
147 help=("Do not build dragonegg"))
264 dragonegg="degg")
370 dragonegg=dict(debug=[],
381 dragonegg=dict(debug=dict(CC=self.cc
    [all...]
  /external/mksh/src/
Build.sh 318 c:combine|c:dragonegg|c:llvm|c:lto)
791 dragonegg|llvm)
914 test $cm = dragonegg && case " $CC $CFLAGS $LDFLAGS " in
915 *\ -fplugin=*dragonegg*) ;;
916 *) ac_flags 1 fplugin_dragonegg -fplugin=dragonegg ;;
1193 dragonegg)
    [all...]

Completed in 604 milliseconds