Add some section and constant support for darwin TLS.
authorEric Christopher <echristo@apple.com>
Mon, 17 May 2010 21:02:07 +0000 (21:02 +0000)
committerEric Christopher <echristo@apple.com>
Mon, 17 May 2010 21:02:07 +0000 (21:02 +0000)
commit423c9e3e589a79be757842d421600590c68d5b43
tree6304bcbf4e1fe201f9c4977abe389a9d3953f583
parent53c779bb3a5712b67cf6bae785cb83a90841d17e
Add some section and constant support for darwin TLS.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103974 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
include/llvm/MC/MCSectionMachO.h
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/MC/MCSectionMachO.cpp
lib/Target/X86/X86AsmBackend.cpp