1 # RUN: not llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu -mcpu=pentiumpro %s -o - 2>&1 | FileCheck %s
2 # RUN: not llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu -mcpu=pentiumpro -mc-relax-all %s -o - 2>&1 | FileCheck %s
4 # Switching mode will change subtarget, which we can't do within a bundle
16 CHECK
: LLVM ERROR
: A Bundle can only have one Subtarget.