Use getEdgeProbability() instead of getEdgeWeight() in BFI and remove getEdgeWeight...
[oota-llvm.git] / test / Assembler / invalid-datalayout3.ll
1 ; RUN: not llvm-as < %s 2>&1 | FileCheck %s
2 target datalayout = "n0"
3 ; CHECK: Zero width native integer type in datalayout string