diff options
Diffstat (limited to 'llvm/test/CodeGen/X86/stackmap-fast-isel.ll')
| -rw-r--r-- | llvm/test/CodeGen/X86/stackmap-fast-isel.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/stackmap-fast-isel.ll b/llvm/test/CodeGen/X86/stackmap-fast-isel.ll index ae10a37756b..dd25065f306 100644 --- a/llvm/test/CodeGen/X86/stackmap-fast-isel.ll +++ b/llvm/test/CodeGen/X86/stackmap-fast-isel.ll @@ -157,7 +157,7 @@ define void @liveConstant() { ; CHECK-NEXT: .short 0 ; 1 location ; CHECK-NEXT: .short 1 -; Loc 0: Direct RBP - ofs +; Loc 0: Direct rbp - ofs ; CHECK-NEXT: .byte 2 ; CHECK-NEXT: .byte 0 ; CHECK-NEXT: .short 8 |

