diff options
Diffstat (limited to 'llvm/test/tools')
| -rw-r--r-- | llvm/test/tools/llvm-debuginfo-analyzer/DWARF/crash-thread-local-storage.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/tools/llvm-debuginfo-analyzer/DWARF/crash-thread-local-storage.test b/llvm/test/tools/llvm-debuginfo-analyzer/DWARF/crash-thread-local-storage.test index 5f2b3f9..d5349f9 100644 --- a/llvm/test/tools/llvm-debuginfo-analyzer/DWARF/crash-thread-local-storage.test +++ b/llvm/test/tools/llvm-debuginfo-analyzer/DWARF/crash-thread-local-storage.test @@ -41,7 +41,7 @@ ; CHECK: {Entry} const_u 0, gnu_push_tls_address ; CHECK: 2 {Variable} extern 'NGlobal' -> 'int' ; CHECK: {Location} -; CHECK: {Entry} addrx 0 +; CHECK: {Entry} addrx 1 ; CHECK: 3 {Function} extern not_inlined 'test' -> 'void' ; CHECK: 4 {Variable} 'TLocal' -> 'int' ; CHECK: {Location} |
