Add C++ dependencies to xray runtime
authorDean Michael Berris <dberris@google.com>
Thu, 14 Jul 2016 04:58:44 +0000 (04:58 +0000)
committerDean Michael Berris <dberris@google.com>
Thu, 14 Jul 2016 04:58:44 +0000 (04:58 +0000)
commit39baab932677792de8ff028970d3aa8f8700c54f
tree182a4b6d1a98c8f00b5721f1503780abf7e3e2cd
parent52735fc435b1c8ea926c2ac3ba31ab6335976838
Add C++ dependencies to xray runtime

Summary:
Depends on D21982 which implements the in-memory logging implementation of the
XRay runtime. These additional changes also depends on D20352 which adds the
bulk of XRay flags/dependencies when using the `-fxray-instrument` flag from
Clang.

Reviewers: echristo, rnk, aaron.ballman

Subscribers: mehdi_amini, cfe-commits

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

llvm-svn: 275368
clang/lib/Driver/Tools.cpp