[-cxx-abi microsoft] Mangle UUIDs correctly, stick them in the proper section
authorDavid Majnemer <david.majnemer@gmail.com>
Fri, 9 Aug 2013 08:35:59 +0000 (08:35 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Fri, 9 Aug 2013 08:35:59 +0000 (08:35 +0000)
commitc8fe011b7e00a20018c8627e0dddd26882ca4499
treea7841f071b2932a61ff8d1ba68a58a5453c8a3bd
parent6ebe9df900b79fd56a4db03b4f8aa6a180307a9d
[-cxx-abi microsoft] Mangle UUIDs correctly, stick them in the proper section

Revert r188055 which reverted r188053. An unrelated change previously snuck in.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@188060 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp
test/CodeGenCXX/microsoft-uuidof.cpp