OSDN Git Service

MC: Move COFF enumeration constants to llvm/Support/COFF.h, patch by Michael
authorDaniel Dunbar <daniel@zuster.org>
Thu, 1 Jul 2010 20:07:24 +0000 (20:07 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 1 Jul 2010 20:07:24 +0000 (20:07 +0000)
commit9e6742e75a3828fe4ccad95cde287c9dab159cf5
tree828288a6b49211698c4dc3a85f0a714a2c744e4b
parent41d74fee1b62b95fdf994eda00dbcd7f7242ee42
MC: Move COFF enumeration constants to llvm/Support/COFF.h, patch by Michael
Spencer!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107418 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCSectionCOFF.h
include/llvm/Support/COFF.h [new file with mode: 0644]
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/MC/MCSectionCOFF.cpp