MC: fix ctor/dtor section for windows-itanium
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 8 Jun 2014 00:34:27 +0000 (00:34 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 8 Jun 2014 00:34:27 +0000 (00:34 +0000)
commited7fc4b7756ba948fe039655462ad1dcc9d7d7ca
tree0f766904b2d5d8c54b6c86b4cbf44f1c171ccdd4
parenta35f04aa9065583871df1dd70b222beee5413759
MC: fix ctor/dtor section for windows-itanium

This adjusts the section setup for the windows-itanium environment.  This
environment does not report to be a known windows msvc environment, even though
it is (nearly) identical to the MSVC environment for C code.

llvm-svn: 210406
llvm/lib/MC/MCObjectFileInfo.cpp