summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/interception/interception_linux.cc
diff options
context:
space:
mode:
authorDean Michael Berris <dberris@google.com>2018-05-04 06:13:35 +0000
committerDean Michael Berris <dberris@google.com>2018-05-04 06:13:35 +0000
commit5c389ace7dbe2419ff62bfe4d26cf29be06db6a7 (patch)
tree4eaaf0f9e8ef839cd9d5874e4c739b113fd38c6a /compiler-rt/lib/interception/interception_linux.cc
parentcc80776effccf0854c66ec9b0b5d4fd73892539a (diff)
downloadbcm5719-llvm-5c389ace7dbe2419ff62bfe4d26cf29be06db6a7.tar.gz
bcm5719-llvm-5c389ace7dbe2419ff62bfe4d26cf29be06db6a7.zip
[XRay][compiler-rt] Support string-based config for FDR mode
Summary: In this chage we add support for the string-based configuration mechanism for configuring FDR mode. We deprecate most of the `xray_fdr_log_*` flags that are set with the `XRAY_OPTIONS` environment variable. Instead we make the FDR implementation take defaults from the `XRAY_FDR_OPTIONS` environment variable, and use the flags defined in `xray_fdr_flags.{h,cc,inc}` for the options we support. This change addresses http://llvm.org/PR36790. Depends on D46173. Reviewers: eizan, pelikan, kpw, echristo Subscribers: llvm-commits, mgorny Differential Revision: https://reviews.llvm.org/D46174 llvm-svn: 331506
Diffstat (limited to 'compiler-rt/lib/interception/interception_linux.cc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud