commit | bd113962b92f5f613c8b0a6c6fac91a25ca5dfb3 | [log] [tgz] |
---|---|---|
author | Matheus Almeida <matheus.almeida@imgtec.com> | Wed Mar 26 15:24:36 2014 +0000 |
committer | Matheus Almeida <matheus.almeida@imgtec.com> | Wed Mar 26 15:24:36 2014 +0000 |
tree | a298f6d6825a67fdc7786c8b6dfd72daef9b342b | |
parent | 5957d10b41ae7f66f4f4882527a42cef7a85b395 [diff] |
[mips] Rename function in MipsAsmParser. parseDirectiveWord is a generic function that parses an expression which means there's no need for it to have such an specific name. Renaming it to parseDataDirective so that it can also be used to handle .dword directives[1]. [1]To be added in a follow up commit. No functional changes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204818 91177308-0d34-0410-b5e6-96231b3b80d8