[Demangle] Add a few more options to the microsoft demangler
[llvm-complete.git] / test / CodeGen / X86 / 2006-07-28-AsmPrint-Long-As-Pointer.ll
blob1c4c6478bc8b5112a7aae646290c4112eb033fdd
1 ; RUN: llc < %s -mtriple=i686-- | grep -- 4294967240
2 ; PR853
4 @X = global i32* inttoptr (i64 -56 to i32*)             ; <i32**> [#uses=0]