Produce the headers directly in the Finish method. This allows us to use
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 25 Oct 2010 22:26:55 +0000 (22:26 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 25 Oct 2010 22:26:55 +0000 (22:26 +0000)
commit3336384239e563bdc5f3dbb8affec6c1e9ffbc47
treefe229526f24888e9fd51d928649633b73d919655
parentd155d7e428e0e14b520dddbf00b6745d7eb2d7b8
Produce the headers directly in the Finish method. This allows us to use
the existing streamer methods that are endian safe.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117323 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAsmPrinter.cpp