[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 23:08:37 PDT 2015


davidxl updated this revision to Diff 36190.
davidxl added a comment.

fix broken test (by clang-format).


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.36190.patch
Type: text/x-patch
Size: 19279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151001/57ed11df/attachment-0001.bin>


More information about the cfe-commits mailing list