For 64-bit platform support, we now use the clEnumValEnd macro to terminate
authorChris Lattner <sabre@nondot.org>
Fri, 16 Jul 2004 00:10:54 +0000 (00:10 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 16 Jul 2004 00:10:54 +0000 (00:10 +0000)
commitb406eadfe3ef0e70ec7f68cca3d45628bf1c19f8
tree7e413e9af10c8585859d2061f0956fecba0aecb8
parent4d143ee01988e1b52e106ffccbb313937ca5e886
For 64-bit platform support, we now use the clEnumValEnd macro to terminate
cl::values lists

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14869 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CommandLine.html