http://llvm.org/bugs/show_bug.cgi?id=16832
Bug ID: 16832
Summary: [-cxx-abi microsoft] Mangle UUIDs correctly, stick
them in the proper section
Product: clang
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: LLVM Codegen
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Currently, we mangle uuid's like so:
L___uuid_12345678-1234-1234-1234-123456789abc
what we actually want is something like:
__GUID_12345678_1234_1234_1234_123456789abc
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs