Split format() out to its own file, add support for formatting
authorChris Lattner <sabre@nondot.org>
Sat, 23 Aug 2008 19:48:00 +0000 (19:48 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 23 Aug 2008 19:48:00 +0000 (19:48 +0000)
commitb2560526d5f6d2f9cc3698244dbb1f4861dc8efc
tree19c14a23067b644a4a4afac35257025d3efab24a
parent0958ab0fd1fe8606f15ce38a7b893c6b74dc2aad
Split format() out to its own file, add support for formatting
up to three values in one call.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55251 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Format.h [new file with mode: 0644]
include/llvm/Support/raw_ostream.h