Use getEdgeProbability() instead of getEdgeWeight() in BFI and remove getEdgeWeight...
[oota-llvm.git] / test / Assembler / invalid-datalayout16.ll
1 ; RUN: not llvm-as < %s 2>&1 | FileCheck %s
2 target datalayout = "i64:16777216:16777216"
3 ; CHECK: Invalid ABI alignment, must be a 16bit integer