llvm-6502/include
Chris Lattner 85b0195f0e Apparently a particular vendor compiler uses the struct/class tag to MANGLE
symbols with.  Therefore, if you do not use struct/class consistently, you can
get LINK ERRORS.  grr.

This fixes the link errors for libsupport and vmcore.

-Chris


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14070 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-08 17:44:21 +00:00
..
Config Added checks for mkstemp and getrusage. 2004-06-07 14:26:24 +00:00
llvm Apparently a particular vendor compiler uses the struct/class tag to MANGLE 2004-06-08 17:44:21 +00:00
Support Add some constants for VC 2004-06-04 20:58:34 +00:00