[PATCH] D27219: Add MCNoDeprecatedASM into MC ASMParser TargetOption to have an option to disable deprecate warning in asm

Yin Ma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 15:19:41 PST 2016


yinma updated this revision to Diff 80338.
yinma added a comment.
Herald added a subscriber: mehdi_amini.

rename unit test case from qc-deprecated-asm.s to deprecated-asm.s


https://reviews.llvm.org/D27219

Files:
  include/llvm/MC/MCTargetOptions.h
  include/llvm/MC/MCTargetOptionsCommandFlags.h
  lib/MC/MCTargetOptions.cpp
  test/CodeGen/ARM/deprecated-asm.s
  utils/TableGen/AsmMatcherEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27219.80338.patch
Type: text/x-patch
Size: 4486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161205/f6fc2d60/attachment.bin>


More information about the llvm-commits mailing list