Skip to content
Snippets Groups Projects
Commit 2a833e01 authored by Kevin Enderby's avatar Kevin Enderby
Browse files

Fix lld test that was causing llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast

to fail due to change in llvm trunk r305744.

llvm-svn: 305747
parent a2049b52
No related branches found
No related tags found
No related merge requests found
......@@ -42,5 +42,5 @@ global-symbols:
...
# CHECK-NOT: _myHidden
# CHECK: 0x00000FFD _myRegular
# CHECK: 0x00000FFE _myWeak [weak_def]
# CHECK: 0x100000FFD _myRegular
# CHECK: 0x100000FFE _myWeak [weak_def]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment