[PATCH] D21446: Comprehensive static instrumentation (2/3): Clang support

Tyler Denniston via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 16 12:53:53 PDT 2016


tdenniston created this revision.
tdenniston added reviewers: kcc, zhaoqin, bruening.
tdenniston added subscribers: cfe-commits, eugenis, pcc, vitalybuka, aizatsky.
tdenniston set the repository for this revision to rL LLVM.
tdenniston added a project: Comprehensive Static Instrumentation.

This diff encompasses clang support for CSI.

Repository:
  rL LLVM

http://reviews.llvm.org/D21446

Files:
  docs/CSI.rst
  include/clang/Basic/LangOptions.def
  include/clang/Driver/Options.td
  lib/CodeGen/BackendUtil.cpp
  lib/Driver/Tools.cpp
  lib/Frontend/CompilerInvocation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21446.61012.patch
Type: text/x-patch
Size: 20189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160616/ffe0f64e/attachment-0001.bin>


More information about the cfe-commits mailing list