[PATCH] D45474: [XRay][clang+compiler-rt] Support build-time mode selection

Dean Michael Berris via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 10 18:31:32 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329772: [XRay][clang+compiler-rt] Support build-time mode selection (authored by dberris, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D45474?vs=141940&id=141941#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45474

Files:
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/include/clang/Driver/XRayArgs.h
  cfe/trunk/lib/Driver/ToolChains/CommonArgs.cpp
  cfe/trunk/lib/Driver/XRayArgs.cpp
  cfe/trunk/test/Driver/XRay/xray-mode-flags.cpp
  compiler-rt/trunk/lib/xray/CMakeLists.txt
  compiler-rt/trunk/lib/xray/tests/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45474.141941.patch
Type: text/x-patch
Size: 12495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180411/6c78bd75/attachment-0001.bin>


More information about the cfe-commits mailing list