http://llvm.org/bugs/show_bug.cgi?id=20896
Nico Weber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #2 from Nico Weber <[email protected]> --- 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.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
