[LLVMbugs] [Bug 20896] Don't define __x86_64__ in microsoft mode?

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Sep 10 10:33:17 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=20896

Nico Weber <nicolasweber at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from Nico Weber <nicolasweber at gmx.de> ---
After talking to Hans, it seems better to change v8 to check __SIZEOF_POINTER__
instead. That works with gcc and clang, and is less brittle than what they
currently do.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140910/5fe674b1/attachment.html>


More information about the llvm-bugs mailing list