http://llvm.org/bugs/show_bug.cgi?id=1440
David Blaikie <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #13 from David Blaikie <[email protected]> 2011-09-16 20:46:45 CDT --- With a modified version of Bjarke's change we've added support for the choice of output (x86-32, x86-64, LLVM assembly, LLVM C++ API), leaving out the choice of front end for now (since llvm-gcc is dead - though perhaps at some point we could add a choice to select between clang & dragonegg). Revision 139976 -- 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
