turn some if/then's into ?:
authorChris Lattner <sabre@nondot.org>
Wed, 15 Jul 2009 02:36:21 +0000 (02:36 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 15 Jul 2009 02:36:21 +0000 (02:36 +0000)
commit1a87c05ec011eaccb950e5f0160e2162e5747553
tree491e0f171f64c8dc7701520b63fa5174a1fd5ba5
parentdefd3000dc34cc237dc44530f930ebf184d5e890
turn some if/then's into ?:

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75732 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/AsmPrinter/PPCAsmPrinter.cpp