Wiki Roadmap Timeline Tickets New Ticket Source Search Help / Guide About Trac Login

Ticket #15 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

add support for running passes over the module

Reported by: lindquist Assigned to:
Priority: trivial Milestone: Alpha
Component: Version:
Keywords: Cc:

Description

Currently LLVMDC runs no passes on the module, it only writes the bitcode. This means that for example optimization can only happen at link time.

Change History

11/27/07 22:52:41 changed by lindquist

  • status changed from new to closed.
  • resolution set to fixed.

(In [129]) Started AA literals. Fixed #15, passing -O will now invoke the optimizer before writing bitcode.

Copyright © 2008, LDC Development Team.