summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/SparcSubtarget.cpp
diff options
context:
space:
mode:
authorAlex Bradbury <asb@lowrisc.org>2018-05-23 11:20:28 +0000
committerAlex Bradbury <asb@lowrisc.org>2018-05-23 11:20:28 +0000
commit3fa69dd055a49e207ee03d37b6e79205e4ab981a (patch)
treef1bb6b712d8bacc7c01a3f74ce3df6a2314c9ed9 /llvm/lib/Target/Sparc/SparcSubtarget.cpp
parent0a59f18951d902e0f7c456412b581323214b56da (diff)
downloadbcm5719-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/SparcSubtarget.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud