Add a cl.exe compatible driver mode
The mode doesn't actually do anything yet, but this provides a way to get into it. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186720 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Driver/Driver.h 2 additions, 1 deletioninclude/clang/Driver/Driver.h
- lib/Driver/Driver.cpp 1 addition, 0 deletionslib/Driver/Driver.cpp
- test/Driver/cl.c 3 additions, 0 deletionstest/Driver/cl.c
- test/lit.cfg 5 additions, 1 deletiontest/lit.cfg
- tools/driver/CMakeLists.txt 9 additions, 1 deletiontools/driver/CMakeLists.txt
- tools/driver/clang_symlink.cmake 7 additions, 0 deletionstools/driver/clang_symlink.cmake
- tools/driver/driver.cpp 2 additions, 0 deletionstools/driver/driver.cpp
Loading
Please register or sign in to comment