OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ObjectsO
(Results
1 - 2
of
2
) sorted by null
/external/llvm/unittests/
Makefile.unittest
50
$(LLVMUnitTestExe): $(
ObjectsO
) $(ProjLibsPaths) $(LLVMLibsPaths)
52
$(Verb) $(Link) -o $@ $(TOOLLINKOPTS) $(
ObjectsO
) $(ProjLibsOptions) \
/external/llvm/bindings/ocaml/
Makefile.ocaml
44
ifneq ($(
ObjectsO
),)
169
$(LibraryA): $(
ObjectsO
) $(OcamlDir)/.dir
172
$(Verb) $(Archive) $@ $(
ObjectsO
)
Completed in 48 milliseconds