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)
commit94610588af55ae7d16ba7d72d1e68324631ec249
tree828288a6b49211698c4dc3a85f0a714a2c744e4b
parentc1874b7a7c61a0eaa73fa8e6ce4be37a1c468691
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