commit | d3869ee8d2668a010ce33aecb87e3249b7525a44 | [log] [tgz] |
---|---|---|
author | Pete Cooper <peter_cooper@apple.com> | Mon Jun 08 17:17:28 2015 +0000 |
committer | Pete Cooper <peter_cooper@apple.com> | Mon Jun 08 17:17:28 2015 +0000 |
tree | 004f814e4ef1c49e1be964550348acf2590bde6f | |
parent | cae8bc4504c32de1a1c37dc8568ad9a23f37ea02 [diff] |
Move all flags logic to MCSymbolMachO. Also delete the now unused MCMachOSymbolFlags.h header as the only enum in there was moved to MCSymbolMachO. Similarly to ELF and COFF, manipulating the flags is now done via helpers instead of spread throughout the codebase. Reviewed by Rafael EspĂndola. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239316 91177308-0d34-0410-b5e6-96231b3b80d8