OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:compile_c
(Results
1 - 4
of
4
) sorted by null
/external/llvm/test/
site.exp.in
16
set
compile_c
"@TEST_COMPILE_C_CMD@"
/external/llvm/utils/lit/lit/ExampleTests/LLVM.InTree/test/
site.exp
16
set
compile_c
" /usr/bin/gcc -arch x86_64 -I/Users/ddunbar/llvm.obj.64/include -I/Users/ddunbar/llvm.obj.64/test -I/Volumes/Data/ddunbar/llvm.obj.64/include -I/Volumes/Data/ddunbar/llvm/include -I/Volumes/Data/ddunbar/llvm/test -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c "
/external/llvm/utils/lit/lit/ExampleTests/LLVM.OutOfTree/obj/test/
site.exp
16
set
compile_c
" /usr/bin/gcc -arch x86_64 -I/Users/ddunbar/llvm.obj.64/include -I/Users/ddunbar/llvm.obj.64/test -I/Volumes/Data/ddunbar/llvm.obj.64/include -I/Volumes/Data/ddunbar/llvm/include -I/Volumes/Data/ddunbar/llvm/test -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c "
/external/llvm/test/lib/
llvm.exp
51
global gccpath gxxpath
compile_c
compile_cxx link shlibext llvmlibsdir
68
#replace %
compile_c
with C compilation command
69
regsub -all {%
compile_c
} $new_line "$
compile_c
" new_line
Completed in 36 milliseconds