OSDN Git Service

Let the integrated assembler understand .warning, PR20428.
authorNico Weber <nicolasweber@gmx.de>
Thu, 24 Jul 2014 16:26:06 +0000 (16:26 +0000)
committerNico Weber <nicolasweber@gmx.de>
Thu, 24 Jul 2014 16:26:06 +0000 (16:26 +0000)
commit2604a975bacde861c1097c2d3b11cb8e4e606158
treeeebb617f7f6b4a4ff36b2987faac2578e4d756af
parent1dd6dee3ac454b7025042b062ac3d1c276651183
Let the integrated assembler understand .warning, PR20428.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213873 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCParser/AsmParser.cpp
test/MC/AsmParser/directive-warning.s [new file with mode: 0644]