[RISCV][NFC] Remove unnecessary {} around single statement if block
authorAlex Bradbury <asb@lowrisc.org>
Tue, 21 Nov 2017 12:41:41 +0000 (12:41 +0000)
committerAlex Bradbury <asb@lowrisc.org>
Tue, 21 Nov 2017 12:41:41 +0000 (12:41 +0000)
commite2f664e1c6151cf86554ef1d18bf4da0ab332583
tree5cc0e78870e142717fb2ed62333ee1e951c29a54
parentf475eed48d2454b61d94f8da38c361b8ad7f6c73
[RISCV][NFC] Remove unnecessary {} around single statement if block

Almost too trivial to worry about, but it seems worth having consistency with
upcoming commits.

llvm-svn: 318760
llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp