This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ca462efaa83 [SystemZ] Create a TargetInfo header. NFC new 28408b91501 [WebAssembly] Create a TargetInfo header. 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: .../WebAssembly/AsmParser/WebAssemblyAsmParser.cpp | 1 + .../Disassembler/WebAssemblyDisassembler.cpp | 1 + .../MCTargetDesc/WebAssemblyMCTargetDesc.cpp | 1 + .../MCTargetDesc/WebAssemblyMCTargetDesc.h | 3 --- .../WebAssembly/TargetInfo/WebAssemblyTargetInfo.cpp | 3 +-- .../WebAssembly/TargetInfo/WebAssemblyTargetInfo.h} | 20 +++++++++++--------- lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp | 1 + lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp | 1 + 8 files changed, 17 insertions(+), 14 deletions(-) copy lib/{MCA/HardwareUnits/HardwareUnit.cpp => Target/WebAssembly/TargetInfo/WebA [...]