This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3d3e1b8fee2 [X86] Make CMPXCHG16B feature imply CMPXCHG8B feature. new 4f6b1719e55 [llvm-mc] Add reportWarning() to MCContext
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: include/llvm/MC/MCContext.h | 8 +++++++- lib/CodeGen/MachineModuleInfo.cpp | 6 +++--- lib/MC/MCContext.cpp | 19 +++++++++++++++++-- lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp | 7 ++----- test/MC/Hexagon/nowarn.s | 19 +++++++++++++++++++ tools/llvm-mc/llvm-mc.cpp | 6 +++--- 6 files changed, 51 insertions(+), 14 deletions(-) create mode 100644 test/MC/Hexagon/nowarn.s