Fix MO's analyzePhysReg, it was confusing sub- and super-registers. Problem pointed...
[oota-llvm.git] / test / Assembler / invalid-datalayout9.ll
1 ; RUN: not llvm-as < %s 2>&1 | FileCheck %s
2 target datalayout = "e-p:64"
3 ; CHECK: Missing alignment specification for pointer in datalayout string