Opened 9 years ago

Closed 8 years ago

Last modified 8 years ago

#46697 closed defect (wontfix)

llvm-3.5 @3.5.1_1 doesn't provide profiling

Reported by: hahn.seb@… Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc: jeremyhu (Jeremy Huddleston Sequoia), larryv (Lawrence Velázquez)
Port: llvm-3.5

Description

Hi, I noticed llvm is built with the --disable-profiling option passed to configure. Can this be changed/a port alternate provided that has profiling enabled?

Change History (4)

comment:1 Changed 9 years ago by hahn.seb@…

Oh, to make it clearer. I want to use the -fprofile-instr-generate flag for some of my own code. Linking it fails because _llvm_profile_runtime isn't found. I'm not sure if that configure parameter is the right thing, but it sounds promising?

comment:2 Changed 9 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Owner: changed from macports-tickets@… to jeremyhu@…
Status: newassigned

I wonder if I disabled it because it pulled in other dependencies or maybe it was broken at some point and I forgot to re-enable it.

comment:3 Changed 8 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: wontfix
Status: assignedclosed

comment:4 Changed 8 years ago by jeremyhu (Jeremy Huddleston Sequoia)

This isn't relevant in llvm-3.8 any more. Won't fix for older ports.

Note: See TracTickets for help on using tickets.