Prevent repetitive warnings for unrecognized processors and features
authorArtyom Skrobov <Artyom.Skrobov@arm.com>
Thu, 23 Jan 2014 11:31:38 +0000 (11:31 +0000)
committerArtyom Skrobov <Artyom.Skrobov@arm.com>
Thu, 23 Jan 2014 11:31:38 +0000 (11:31 +0000)
commit93681fa6c6c63f00090ae543b19c98c64e4e0c0a
treef08a7cbe2191f2eb131cb6825602ebd441fb5fe2
parent1f0d177335eeaf26b4b3e006b7866141e9951254
Prevent repetitive warnings for unrecognized processors and features

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199886 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/SubtargetFeature.h
lib/MC/MCSubtargetInfo.cpp
lib/MC/SubtargetFeature.cpp
test/MC/ARM/unrecognized.ll [new file with mode: 0644]