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
Loading
Please sign in to comment
now send references to ostreams instead of pointers. Sending pointers to ostreams will print their addresses. llvm-svn: 14849