http://llvm.org/bugs/show_bug.cgi?id=6930
Dale Johannesen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #13 from Dale Johannesen <[email protected]> 2010-10-22 16:08:11 CDT --- The construct in #6 doesn't seem to work on Darwin with any of its x86 compilers, including gcc-4.2. However, 117149 changes clang to treat "p" the same way llvm-gcc does; see if that helps. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- 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
