Mirror the llvm changes that split Bitcode/ReaderWriter.h
The change in D26502 splits ReaderWriter.h, which contains the APIs into both the BitReader and BitWriter libraries, into BitcodeReader.h and BitcodeWriter.h. Change clang uses to the appropriate split header(s). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@286567 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/CodeGen/BackendUtil.cpp 2 additions, 1 deletionlib/CodeGen/BackendUtil.cpp
- lib/CodeGen/CGOpenMPRuntime.cpp 1 addition, 1 deletionlib/CodeGen/CGOpenMPRuntime.cpp
- lib/CodeGen/CodeGenAction.cpp 1 addition, 1 deletionlib/CodeGen/CodeGenAction.cpp
- tools/clang-offload-bundler/ClangOffloadBundler.cpp 1 addition, 1 deletiontools/clang-offload-bundler/ClangOffloadBundler.cpp
Loading
Please register or sign in to comment