[mips] [IAS] Make .module directives change AssemblerOptions->front().
authorToma Tabacu <toma.tabacu@gmail.com>
Tue, 30 Jun 2015 12:41:33 +0000 (12:41 +0000)
committerToma Tabacu <toma.tabacu@gmail.com>
Tue, 30 Jun 2015 12:41:33 +0000 (12:41 +0000)
commitdcec5265ae4dbe479b65d225efcfb242afe4e30f
tree5839edce6217e42c201d8a15b964ff714934e99f
parentb0f7871d4ef50a48064842b7b43a0a4cdf5d3f43
[mips] [IAS] Make .module directives change AssemblerOptions->front().

Differential Revision: http://reviews.llvm.org/D10643

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241062 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/AsmParser/MipsAsmParser.cpp
test/MC/Mips/update-module-level-options.s [new file with mode: 0644]