[llvm] r250679 - [PGO] Eliminate prof data register calls on FreeBSD platform

Joerg Sonnenberger via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 00:42:54 PDT 2015


On Mon, Oct 19, 2015 at 04:17:10AM -0000, Xinliang David Li via llvm-commits wrote:
> Author: davidxl
> Date: Sun Oct 18 23:17:10 2015
> New Revision: 250679
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=250679&view=rev
> Log:
> [PGO] Eliminate prof data register calls on FreeBSD platform
> 
> This is a follow up patch of r250199 after verifying the start/stop
> section symbols work as spected on FreeBSD.

Shouldn't that include all ELF platforms?

Joerg


More information about the llvm-commits mailing list