reapply r98656 unmodified, which exposed the asmprinter not
authorChris Lattner <sabre@nondot.org>
Tue, 16 Mar 2010 21:25:55 +0000 (21:25 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 16 Mar 2010 21:25:55 +0000 (21:25 +0000)
commit93b122d3c484a8451024d6947be0f4037f86def0
treed694e4a5c050ee2ef44074d5b102c8e4305f6754
parent2b0272e43de501891f09068f0a562792d4881044
reapply r98656 unmodified, which exposed the asmprinter not
handling constant unions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98680 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/Target/TargetData.cpp