[LLVMbugs] [Bug 1440] llvm demo page needs to be improved

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Sep 16 18:46:47 PDT 2011


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

David Blaikie <dblaikie at gmail.com> changed:

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

--- Comment #13 from David Blaikie <dblaikie at gmail.com> 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.



More information about the llvm-bugs mailing list