Add MCSymbolMachO which will be used to hide the MCSymbolMachO flags.
authorPete Cooper <peter_cooper@apple.com>
Mon, 8 Jun 2015 17:17:23 +0000 (17:17 +0000)
committerPete Cooper <peter_cooper@apple.com>
Mon, 8 Jun 2015 17:17:23 +0000 (17:17 +0000)
commitcae8bc4504c32de1a1c37dc8568ad9a23f37ea02
tree8b591100995e7f45122da64945b6f5ce43468755
parente25e889c7c45295ecf6a671076e38726be943f87
Add MCSymbolMachO which will be used to hide the MCSymbolMachO flags.

Reviewed by Rafael EspĂ­ndola.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239315 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCSymbolMachO.h [new file with mode: 0644]
lib/MC/MCContext.cpp