This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6e03a1fc306 [BPF] Move InstPrinter files to MCTargetDesc. NFC new fccde470b3c [Lanai] Move InstPrinter files to MCTargetDesc. NFC
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/Lanai/CMakeLists.txt | 1 - lib/Target/Lanai/InstPrinter/CMakeLists.txt | 3 --- lib/Target/Lanai/InstPrinter/LLVMBuild.txt | 22 ---------------------- lib/Target/Lanai/LLVMBuild.txt | 3 +-- lib/Target/Lanai/LanaiAsmPrinter.cpp | 2 +- lib/Target/Lanai/MCTargetDesc/CMakeLists.txt | 1 + lib/Target/Lanai/MCTargetDesc/LLVMBuild.txt | 2 +- .../LanaiInstPrinter.cpp | 2 +- .../LanaiInstPrinter.h | 6 +++--- .../Lanai/MCTargetDesc/LanaiMCTargetDesc.cpp | 2 +- 10 files changed, 9 insertions(+), 35 deletions(-) delete mode 100644 lib/Target/Lanai/InstPrinter/CMakeLists.txt delete mode 100644 lib/Target/Lanai/InstPrinter/LLVMBuild.txt rename lib/Target/Lanai/{InstPrinter => MCTargetDesc}/LanaiInstPrinter.cpp (99%) rename lib/Target/Lanai/{InstPrinter => MCTargetDesc}/LanaiInstPrinter.h (93%)