| commit | 8ac22e748ce289c494aa437f5520ddf87ac3e4a9 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Thu Jul 06 18:33:03 2006 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Thu Jul 06 18:33:03 2006 +0000 |
| tree | 4037130cf1aaa4b4a1856123afa2359044e53ac0 | |
| parent | 5734e8d7c38778e6e0575f80353ba8327b412947 [diff] |
Print LLVM version info like this: Low Level Virtual Machine (http://llvm.org/): llvm version 1.8cvs DEBUG build with assertions. instead of like this: Low Level Virtual Machine (llvm) 1.8cvs (see http://llvm.org/) ASSERTIONS ENABLED Also, add a place for vendor version info. llvm-svn: 29020