r365091 - [Bitcode] Move Bitstream to a separate library

2019-07-03 Thread Francis Visoiu Mistrih via cfe-commits
Author: thegameg Date: Wed Jul 3 15:40:07 2019 New Revision: 365091 URL: http://llvm.org/viewvc/llvm-project?rev=365091&view=rev Log: [Bitcode] Move Bitstream to a separate library This moves Bitcode/Bitstream*, Bitcode/BitCodes.h to Bitstream/. This is needed to avoid a circular dependency whe

[clang-tools-extra] r365091 - [Bitcode] Move Bitstream to a separate library

2019-07-03 Thread Francis Visoiu Mistrih via cfe-commits
Author: thegameg Date: Wed Jul 3 15:40:07 2019 New Revision: 365091 URL: http://llvm.org/viewvc/llvm-project?rev=365091&view=rev Log: [Bitcode] Move Bitstream to a separate library This moves Bitcode/Bitstream*, Bitcode/BitCodes.h to Bitstream/. This is needed to avoid a circular dependency whe