Skip to content
Commit 29850c5d authored by Chris Lattner's avatar Chris Lattner
Browse files

Final fix for PR341: eliminate operator<<(ostream, Value*). Clients should

now send references to ostreams instead of pointers.  Sending pointers to
ostreams will print their addresses.

llvm-svn: 14849
parent 5c4de706
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment