Driver: Pass Driver reference down into Host info, which will need it
to pass to ToolChains, which may need Driver specific information (for example, to form search paths). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67102 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Driver/Driver.h 1 addition, 1 deletioninclude/clang/Driver/Driver.h
- include/clang/Driver/HostInfo.h 9 additions, 5 deletionsinclude/clang/Driver/HostInfo.h
- lib/Driver/Driver.cpp 6 additions, 4 deletionslib/Driver/Driver.cpp
- lib/Driver/HostInfo.cpp 18 additions, 14 deletionslib/Driver/HostInfo.cpp
Loading
Please register or sign in to comment