[ELF] Use getVisibility() function to access st_other field
authorSimon Atanasyan <simon@atanasyan.com>
Wed, 5 Nov 2014 21:09:53 +0000 (21:09 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Wed, 5 Nov 2014 21:09:53 +0000 (21:09 +0000)
commit7b1a5af22972a36c37ec079b73ab1efcc905d53d
tree40d160c3c9ecf0890cc6ec431159df046cf34f35
parentd994b8aaa48292d9625e41442747c1aaf3d4c703
[ELF] Use getVisibility() function to access st_other field

The st_other field can contains not only visibility flag so we should
retrieve a visibility flag using a bit-mask.

llvm-svn: 221397
lld/lib/ReaderWriter/ELF/Atoms.h