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