[PATCH] D27219: Add MCNoDeprecatedASM into MC ASMParser TargetOption to have an option to disable deprecate warning in asm
Weiming Zhao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 5 16:05:28 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL288734: Summary: Currently there is no way to disable deprecated warning from asm likeā¦ (authored by weimingz).
Changed prior to commit:
https://reviews.llvm.org/D27219?vs=80338&id=80341#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27219
Files:
llvm/trunk/include/llvm/MC/MCTargetOptions.h
llvm/trunk/include/llvm/MC/MCTargetOptionsCommandFlags.h
llvm/trunk/lib/MC/MCTargetOptions.cpp
llvm/trunk/test/CodeGen/ARM/deprecated-asm.s
llvm/trunk/utils/TableGen/AsmMatcherEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27219.80341.patch
Type: text/x-patch
Size: 4675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161206/8c3eff59/attachment.bin>
More information about the llvm-commits
mailing list