New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #33749 (closed enhancement: fixed)

Opened 14 months ago

Last modified 14 months ago

llvm: use --disable-assertions

Reported by: vtjnash@… Owned by: jeremyhu@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: llvm-2.9, llvm-3.0, llvm-3.1

Description

Could you please update the llvm-* ports to add the configure args --disable-assertions (or remove --enable-assertions, since disabled is the default)? This was apparently done to close #21173, so I'm not sure why they are back. They are not useful except for developing llvm and they slow down it's JIT considerably. Thanks!

Change History

comment:1 Changed 14 months ago by jeremyhu@…

How about a compromise. I'll use an off-by-default variant for it in the stable ports, but I want to leave them on in the devel version (currently 3.1).

comment:2 Changed 14 months ago by vtjnash@…

That sounds fair.

comment:3 Changed 14 months ago by ryandesign@…

  • Owner changed from macports-tickets@… to jeremyhu@…
  • Cc jeremyhu@… removed

comment:4 Changed 14 months ago by jeremyhu@…

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.