diff options
Diffstat (limited to 'llvm/test/CodeGen/X86/inline-0bh.ll')
-rw-r--r-- | llvm/test/CodeGen/X86/inline-0bh.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/inline-0bh.ll b/llvm/test/CodeGen/X86/inline-0bh.ll index ceef395aa14..b1e7e57e0b2 100644 --- a/llvm/test/CodeGen/X86/inline-0bh.ll +++ b/llvm/test/CodeGen/X86/inline-0bh.ll @@ -4,7 +4,7 @@ ; Function Attrs: noinline nounwind define i32 @PR31007() { ; CHECK-LABEL: PR31007: -; CHECK: # BB#0: # %entry +; CHECK: # %bb.0: # %entry ; CHECK-NEXT: #APP ; CHECK : addb $11, %al ; CHECK: #NO_APP |