Another improvement to the implementation of .incbin directive by avoiding a
authorKevin Enderby <enderby@apple.com>
Thu, 15 Dec 2011 00:00:27 +0000 (00:00 +0000)
committerKevin Enderby <enderby@apple.com>
Thu, 15 Dec 2011 00:00:27 +0000 (00:00 +0000)
commitdc785db0c3112e544aa42c571f91f05046d3c2cf
tree8581e21695caa92d049b7f5084eece9ab01517cf
parent1c35b0313b4defeeac665cdcb7442420f7c0116c
Another improvement to the implementation of .incbin directive by avoiding a
buffer copy.  Suggestion by Chris Lattner!

llvm-svn: 146614
llvm/lib/MC/MCParser/AsmParser.cpp