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

  /external/llvm/test/
site.exp.in 21 set bugpoint_topts "@BUGPOINT_TOPTS@"
  /external/llvm/utils/lit/lit/ExampleTests/LLVM.InTree/test/
site.exp 21 set bugpoint_topts "-gcc-tool-args -m64"
  /external/llvm/utils/lit/lit/ExampleTests/LLVM.OutOfTree/obj/test/
site.exp 21 set bugpoint_topts "-gcc-tool-args -m64"
  /external/llvm/test/lib/
llvm.exp 52 global llvmdsymutil valgrind grep gas bugpoint_topts
80 #replace %bugpoint_topts with actual bugpoint target options
81 regsub -all {%bugpoint_topts} $new_line "$bugpoint_topts" new_line

Completed in 296 milliseconds