Skip to content
Commit fe1e39dc authored by Matheus Almeida's avatar Matheus Almeida
Browse files

[mips] Hoist common functionality into a new function.

    
Given that we support multiple directives that enable a particular feature
(e.g. '.set mips16'), it's best to hoist that code into a new function
so that we don't repeat the same pattern w.r.t parsing and handling error cases.

No functional changes.

llvm-svn: 204811
parent 4bfb4cb1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment