diff options
| author | Matheus Almeida <matheus.almeida@imgtec.com> | 2014-03-26 15:24:36 +0000 |
|---|---|---|
| committer | Matheus Almeida <matheus.almeida@imgtec.com> | 2014-03-26 15:24:36 +0000 |
| commit | 3e2a702aa293196aeb0a50e5f27ec43bfb128144 (patch) | |
| tree | 91c407da9c2ecba6110d3fabc8ca10e8550294b7 /llvm/lib/ExecutionEngine | |
| parent | 3b9c63d29b04c005014a66d23caf5d0c77147ab5 (diff) | |
| download | bcm5719-llvm-3e2a702aa293196aeb0a50e5f27ec43bfb128144.tar.gz bcm5719-llvm-3e2a702aa293196aeb0a50e5f27ec43bfb128144.zip | |
[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.
llvm-svn: 204818
Diffstat (limited to 'llvm/lib/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions

