dwarfdump: Use the index to find the right abbrev offset in DWP files
[oota-llvm.git] / test / Assembler / 2003-08-21-ConstantExprCast-Fold.ll
1 ; RUN: llvm-as < %s | llvm-dis | not grep getelementptr
2 ; RUN: verify-uselistorder %s
3
4 @A = external global { float }          ; <{ float }*> [#uses=2]
5 global i32* bitcast ({ float }* @A to i32*)             ; <i32**>:0 [#uses=0]