[all-commits] [llvm/llvm-project] 754def: [NFC] Move BitcodeCommon.h from Bitstream to Bitcode
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Mon Jul 27 13:49:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 754deffd11c733d709c3ed66d3b9a6b54d081474
https://github.com/llvm/llvm-project/commit/754deffd11c733d709c3ed66d3b9a6b54d081474
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2020-07-27 (Mon, 27 Jul 2020)
Changed paths:
A llvm/include/llvm/Bitcode/BitcodeCommon.h
R llvm/include/llvm/Bitstream/BitcodeCommon.h
M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
Log Message:
-----------
[NFC] Move BitcodeCommon.h from Bitstream to Bitcode
More information about the All-commits
mailing list