ccc: Implement file & path searching.
- Toolchain is responsible for providing list of prefixes to search. - Implement -print-file-name=xxx and -print-prog-name=xxx driver options. llvm-svn: 62659
Showing
- clang/tools/ccc/ccclib/Arguments.py 1 addition, 1 deletionclang/tools/ccc/ccclib/Arguments.py
- clang/tools/ccc/ccclib/Driver.py 33 additions, 33 deletionsclang/tools/ccc/ccclib/Driver.py
- clang/tools/ccc/ccclib/ToolChain.py 28 additions, 5 deletionsclang/tools/ccc/ccclib/ToolChain.py
- clang/tools/ccc/ccclib/Tools.py 2 additions, 1 deletionclang/tools/ccc/ccclib/Tools.py
Loading
Please register or sign in to comment