[MC] - ConstantPools.cpp: Style consistency, remove redundant braces. NFC.
authorKristina Brooks <kristina@nym.hush.com>
Mon, 3 Sep 2018 03:48:39 +0000 (03:48 +0000)
committerKristina Brooks <kristina@nym.hush.com>
Mon, 3 Sep 2018 03:48:39 +0000 (03:48 +0000)
commit12aaf964f862f0c0ad5a78525a59868dcff381f3
tree177d6a25de5dc17d95734d4092e3cd0452782563
parentc2b6c547dc28b5a50701a70f2295267ab9f05deb
[MC] - ConstantPools.cpp: Style consistency, remove redundant braces. NFC.

Remove braces around two, single statement "if" blocks in line with rest
of the file and the general LLVM code style. NFC, testing commit access.

llvm-svn: 341294
llvm/lib/MC/ConstantPools.cpp