This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ebb5c411453 Plumb useAA through TargetTransformInfo to remove Transform [...] new 9f7a1218718 Add missing dependency (headers are included from MC, so a [...] new 8fa57f4788a Split Disassembler.h in two to fix dependencies new 21251db1b49 Remove some unused includes to fix layering.
The 3 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: include/llvm-c/Disassembler.h | 147 +-------------------- .../llvm-c/{Disassembler.h => DisassemblerTypes.h} | 108 +-------------- include/llvm/Support/TargetRegistry.h | 2 +- lib/Target/BPF/InstPrinter/BPFInstPrinter.cpp | 1 - .../Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp | 1 - utils/TableGen/LLVMBuild.txt | 2 +- 6 files changed, 8 insertions(+), 253 deletions(-) copy include/llvm-c/{Disassembler.h => DisassemblerTypes.h} (63%)