http://llvm.org/bugs/show_bug.cgi?id=7912
Eli Friedman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME | --- Comment #2 from Eli Friedman <[email protected]> 2010-08-21 13:38:26 CDT --- Just "clang -x objective-c - -o - -S" crashes; I'm on Linux x86-64, using r111674. Note that this only reproduces for the GNU runtime; if you're using just clang -cc1, it won't reproduce without -fgnu-runtime. -- 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
