Chandler Carruth 560e3955c3 Put the functionality for printing a value to a raw_ostream as an
operand into the Value interface just like the core print method is.
That gives a more conistent organization to the IR printing interfaces
-- they are all attached to the IR objects themselves. Also, update all
the users.

This removes the 'Writer.h' header which contained only a single function
declaration.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198836 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-09 02:29:41 +00:00
..
2013-03-18 23:33:44 +00:00
2013-08-20 23:04:15 +00:00
2013-11-12 22:47:20 +00:00
2013-06-06 23:34:11 +00:00
2013-08-06 00:16:21 +00:00
2013-12-05 05:44:44 +00:00
2012-10-08 16:38:25 +00:00
2013-02-09 13:29:10 +00:00
2013-11-12 22:47:20 +00:00
2013-12-05 05:44:44 +00:00
2014-01-06 19:52:42 +00:00
2013-10-22 15:18:03 +00:00