Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / CodeGen / X86 / 2006-07-28-AsmPrint-Long-As-Pointer.ll
blob772e8a04685b8e360e26b7c636b1559acc3ab577
1 ; RUN: llc < %s -mtriple=i686-- | FileCheck %s
2 ; PR853
4 ; CHECK: 4294967240
5 @X = global ptr inttoptr (i64 -56 to ptr)               ; <ptr> [#uses=0]