diff options
Diffstat (limited to 'llvm/test/CodeGen/X86/hidden-vis-pic.ll')
| -rw-r--r-- | llvm/test/CodeGen/X86/hidden-vis-pic.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/hidden-vis-pic.ll b/llvm/test/CodeGen/X86/hidden-vis-pic.ll index 23bdb843f5c..96adf621752 100644 --- a/llvm/test/CodeGen/X86/hidden-vis-pic.ll +++ b/llvm/test/CodeGen/X86/hidden-vis-pic.ll @@ -17,7 +17,7 @@ entry: ; This must use movl of the stub, not an lea, since the function isn't being ; emitted here. -; CHECK: movl L__ZNSbIcED1Ev$non_lazy_ptr-L0$pb( +; CHECK: movl L__ZNSbIcED1Ev$non_lazy_ptr-L1$pb( |

