An easy case where GCC should really be able to work out that the value is only
authorDuncan Sands <baldrick@free.fr>
Thu, 23 Feb 2012 08:25:25 +0000 (08:25 +0000)
committerDuncan Sands <baldrick@free.fr>
Thu, 23 Feb 2012 08:25:25 +0000 (08:25 +0000)
commit9778ad51ee1d2a604b6cc4bece336d2bc4bfbe20
tree6b997bfab438e511b55b4afed35119d4e14a6916
parent6212d312e7c6b978b767f648fd2d301131554242
An easy case where GCC should really be able to work out that the value is only
used if IsInDevelopmentTree is 'true'.  But it doesn't, so help it out.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151244 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-config/llvm-config.cpp