This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fe3cc4d [libFuzzer] refactor the code to allow collecting features in [...] new 943496f Summary: Currently there is no way to disable deprecated warn [...]
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/MCTargetOptions.h | 2 ++ include/llvm/MC/MCTargetOptionsCommandFlags.h | 4 +++ lib/MC/MCTargetOptions.cpp | 3 +- test/CodeGen/ARM/deprecated-asm.s | 43 +++++++++++++++++++++++++++ utils/TableGen/AsmMatcherEmitter.cpp | 4 ++- 5 files changed, 54 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/ARM/deprecated-asm.s