diff options
Diffstat (limited to 'lld/test/ELF/tls-static.s')
| -rw-r--r-- | lld/test/ELF/tls-static.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/tls-static.s b/lld/test/ELF/tls-static.s index 31ae3e515f3..b098b68b03f 100644 --- a/lld/test/ELF/tls-static.s +++ b/lld/test/ELF/tls-static.s @@ -10,4 +10,4 @@ _start: call __tls_get_addr -// CHECK: error: {{.*}} (.text+0x1): undefined symbol '__tls_get_addr' +// CHECK: error: {{.*}}:(.text+0x1): undefined symbol '__tls_get_addr' |

