| Index: tests_lit/asan_tests/errors.ll
|
| diff --git a/tests_lit/asan_tests/errors.ll b/tests_lit/asan_tests/errors.ll
|
| index cc403cce6d2c64406a30e9d47372ece0a6f59b0d..d058ab2b3ed00e26da3077a1700d8a4972f0a6dc 100644
|
| --- a/tests_lit/asan_tests/errors.ll
|
| +++ b/tests_lit/asan_tests/errors.ll
|
| @@ -223,6 +223,10 @@ error:
|
| }
|
|
|
| ; LOCAL-LOAD: Illegal 1 byte load from stack object at
|
| +; LOCAL-LOAD-NEXT: address of __asan_error symbol is
|
| ; LOCAL-STORE: Illegal 1 byte store to stack object at
|
| +; LOCAL-STORE-NEXT: address of __asan_error symbol is
|
| ; GLOBAL-LOAD: Illegal 1 byte load from global object at
|
| +; GLOBAL-LOAD-NEXT: address of __asan_error symbol is
|
| ; GLOBAL-STORE: Illegal 1 byte store to global object at
|
| +; GLOBAL-STORE-NEXT: address of __asan_error symbol is
|
|
|