This patch implements .set dsp directive and sets appropriate feature bits.This direc...
authorVladimir Medic <Vladimir.Medic@imgtec.com>
Wed, 5 Mar 2014 11:05:09 +0000 (11:05 +0000)
committerVladimir Medic <Vladimir.Medic@imgtec.com>
Wed, 5 Mar 2014 11:05:09 +0000 (11:05 +0000)
commit6844c3f234517ac4afb5233d8b35279435dbfc4b
tree5d481795ee33f1823ac3c8606ce5e8bcf093100a
parentda55d20166a558c8b1a9b74f274c91a86245765c
This patch implements .set dsp directive and sets appropriate feature bits.This directive is a counterpart of -mattr=dsp command line option with the exception that it does not influence elf header flags. The usage example is gives in test file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202966 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/AsmParser/MipsAsmParser.cpp
lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
lib/Target/Mips/MipsTargetStreamer.h
test/MC/Mips/mips_directives.s