Commit graph

2 commits

Author SHA1 Message Date
Johan Engelen
c42e543424 [PGO] If a function is in a comdat group, set the linkage of __profn_ symbol to internal.
Attempt to fix PGO on Windows platform.
2016-06-20 17:28:27 +02:00
Johan Engelen
62896f8217 [PGO] Separate the statements involving exceptions from the other statements.
Because of the new MSVC EH, PGO is not yet implemented for try/catch/scope/finally on Windows.
2016-06-20 17:28:24 +02:00