Dllexport stuff cleanup:
authorAnton Korobeynikov <asl@math.spbu.ru>
Thu, 15 Oct 2009 22:36:18 +0000 (22:36 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Thu, 15 Oct 2009 22:36:18 +0000 (22:36 +0000)
commit4fac9470c4d2e1055bd086f953a1938bde4961ec
tree2ce84c853b35ad6c86cbdc3aac5e277adbdb5f62
parent452b54a8aebee45088b2157a66ae0f9f6a9088fa
Dllexport stuff cleanup:
1. Emit external function type information for all COFF targets since it's
a feature of object format
2. Emit linker directives only for cygming (since this is ld-specific stuff)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84214 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmPrinter/X86AsmPrinter.cpp