Support using stdin to supply input in the as tool.
authorLei Zhang <antiagainst@google.com>
Thu, 18 Feb 2016 17:21:10 +0000 (12:21 -0500)
committerLei Zhang <antiagainst@google.com>
Thu, 18 Feb 2016 17:24:47 +0000 (12:24 -0500)
commit53c30dd1bdf498dbb0dba49ead01e7a5b17224d0
tree22744016d0664a8ba463219d3bff27468a63e48f
parent8e5479335fcf1512cbdae1242710cb63db4fbf60
Support using stdin to supply input in the as tool.

This allows getting output from other utilities using pipe.
tools/as/as.cpp