[PATCH] Add nominal support for 'shave' target.
Douglas Katzman
dougk at google.com
Mon Jun 15 07:57:47 PDT 2015
Hi chandlerc,
This change passes through C and assembler jobs to Movidius tools by generating commands which are the same as the ones produces by the sample Makefiles included in the SDK.
Rather than reference MV_TOOLS_DIR to find executable programs, we will assume that the tools are installed in the same place where the Clang driver would find its own tools.
Similarly, this change assume that -I options will "just work" in terms of finding files.
http://reviews.llvm.org/D10440
Files:
lib/Driver/Driver.cpp
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
lib/Driver/Tools.cpp
lib/Driver/Tools.h
test/Driver/movi-shave.c
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10440.27673.patch
Type: text/x-patch
Size: 9553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150615/e1e410f0/attachment.bin>
More information about the cfe-commits
mailing list