[PATCH] D13326: [PGO]: Eliminate __llvm_profile_register calls for Linux (clang changes)
David Li via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 30 22:46:34 PDT 2015
davidxl created this revision.
davidxl added reviewers: rsmith, bogner.
davidxl added a subscriber: cfe-commits.
Herald added subscribers: srhines, danalbert, tberghammer.
This is the patch-1. Driver tests are also added. See http://reviews.llvm.org/D13319 for description.
http://reviews.llvm.org/D13326
Files:
include/clang/Driver/ToolChain.h
lib/Driver/SanitizerArgs.cpp
lib/Driver/ToolChain.cpp
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
lib/Driver/Tools.cpp
test/Driver/instrprof-ld.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13326.36185.patch
Type: text/x-patch
Size: 23150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151001/2e8a82fa/attachment-0001.bin>
More information about the cfe-commits
mailing list