Ticket #33749 (closed enhancement: fixed)
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
Note: See
TracTickets for help on using
tickets.


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).