Use getEdgeProbability() instead of getEdgeWeight() in BFI and remove getEdgeWeight...
[oota-llvm.git] / test / Assembler / gv-invalid-type.ll
1 ; RUN: not llvm-as < %s 2>&1 | FileCheck %s
2
3 @gv = global metadata undef
4 ; CHECK: invalid type for global variable