For PR950: Implement ICmp/FCmp predicate printing for constant expressions
authorReid Spencer <rspencer@reidspencer.com>
Mon, 4 Dec 2006 05:19:18 +0000 (05:19 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 4 Dec 2006 05:19:18 +0000 (05:19 +0000)
commit81dfeb3264d3c1f619c3f73046ded1ac6883e59d
treec1658d2089f242b72c8c1ff6d3562d1214470b7c
parent4b94f49091be8e26ce6e49db1268458995299b82
For PR950: Implement ICmp/FCmp predicate printing for constant expressions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32168 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp