Actually switch the arch when we see .arch. PR21695
authorRoman Divacky <rdivacky@freebsd.org>
Fri, 2 Oct 2015 18:25:25 +0000 (18:25 +0000)
committerRoman Divacky <rdivacky@freebsd.org>
Fri, 2 Oct 2015 18:25:25 +0000 (18:25 +0000)
commit87b7b2f3a0fc9044495fbb67faa50eb0f3fc5ade
treecbd787e4aa5b87ec6a1ffd66acb3d03b1f9d4995
parent90161a29d9352d5a78f714ced1c5fbbb7a92987f
Actually switch the arch when we see .arch. PR21695

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249165 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
test/MC/ARM/directive-arch-semantic-action.s [new file with mode: 0644]