diff options
author | Alex Bradbury <asb@lowrisc.org> | 2018-05-17 13:21:18 +0000 |
---|---|---|
committer | Alex Bradbury <asb@lowrisc.org> | 2018-05-17 13:21:18 +0000 |
commit | 5e41fc83c5b614569ea862a4e412b8920b9aca1f (patch) | |
tree | 4e8bf087ac5a0078cd7c928b5f876d784c294ef9 /lldb/packages/Python/lldbsuite/test/expression_command/call-function | |
parent | 84a9c481f5916d26bd64d27b29465f52549754ad (diff) | |
download | bcm5719-llvm-5e41fc83c5b614569ea862a4e412b8920b9aca1f.tar.gz bcm5719-llvm-5e41fc83c5b614569ea862a4e412b8920b9aca1f.zip |
[Hexagon] Use addAliasForDirective for data directives
Data directives such as .word, .half, .hword are currently parsed using
HexagonAsmParser::ParseDirectiveValue which effectively duplicates logic from
AsmParser::parseDirectiveValue. This patch deletes that duplicated logic in
favour of using addAliasForDirective.
Differential Revision: https://reviews.llvm.org/D46999
llvm-svn: 332607
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions