diff options
author | Alex Bradbury <asb@lowrisc.org> | 2018-05-23 11:17:20 +0000 |
---|---|---|
committer | Alex Bradbury <asb@lowrisc.org> | 2018-05-23 11:17:20 +0000 |
commit | 0a59f18951d902e0f7c456412b581323214b56da (patch) | |
tree | 2ca39356cc47f186d108ca6b2b5fee97423f0c33 /llvm/lib/Target/Sparc | |
parent | 1c010d0fa4be73441bfd0adc07243f76739b1323 (diff) | |
download | bcm5719-llvm-0a59f18951d902e0f7c456412b581323214b56da.tar.gz bcm5719-llvm-0a59f18951d902e0f7c456412b581323214b56da.zip |
[AArch64] Use addAliasForDirective to support data directives
The AArch64 asm parser currently has custom parsing logic for .hword, .word,
and .xword. Rather than use this custom logic, we can just use
addAliasForDirective to enable the reuse of AsmParser::parseDirectiveValue.
Differential Revision: https://reviews.llvm.org/D47000
llvm-svn: 333077
Diffstat (limited to 'llvm/lib/Target/Sparc')
0 files changed, 0 insertions, 0 deletions