Files
archived-llvm/lib/Transforms/Instrumentation
Rong Xu bb6f9b5aff [PGO] Create weak alias for the renamed Comdat function
Add a weak alias to the renamed Comdat function in IR level instrumentation,
using it's original name. This ensures the same behavior w/ and w/o IR
instrumentation, even for non standard conforming code.

Differential Revision: http://reviews.llvm.org/D25339


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283490 91177308-0d34-0410-b5e6-96231b3b80d8
2016-10-06 20:38:13 +00:00
..
2016-04-18 09:17:29 +00:00
2016-06-05 03:40:03 +00:00