Initialize the new AsmPrinterFlags field to 0, fixing uses of
authorDan Gohman <gohman@apple.com>
Mon, 16 Nov 2009 22:49:38 +0000 (22:49 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 16 Nov 2009 22:49:38 +0000 (22:49 +0000)
commit834651c94535bfb054449e6c01d5c77ab7a117d3
treee93c42c2b8aa58f46dc4b715aa23a43285d81b78
parentd1ba06bf131a9d217426529d2e28af1f2eeed47a
Initialize the new AsmPrinterFlags field to 0, fixing uses of
uninitialized memory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88985 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineInstr.cpp