Add .pdata and .xdata sections to the COFF TLOF implementation.
authorCharles Davis <cdavis@mines.edu>
Fri, 20 May 2011 22:13:55 +0000 (22:13 +0000)
committerCharles Davis <cdavis@mines.edu>
Fri, 20 May 2011 22:13:55 +0000 (22:13 +0000)
commitf3ffc2cd76267b7901088ec5e46e875a2701bda9
tree5419e15c981ab1c92ddac1fd805ef238427059e9
parent958b68140e08df76e1b8f3287cd0a24d0fb35734
Add .pdata and .xdata sections to the COFF TLOF implementation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131763 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
include/llvm/Target/TargetLoweringObjectFile.h
lib/CodeGen/TargetLoweringObjectFileImpl.cpp