llvm-project/clang/test/Driver/XRay
Dean Michael Berris 7fc737a247 [XRay][clang] Make -fxray-modes= additive
Summary:
This allows us to do the following:

  clang -fxray-modes=none ... -fxray-modes=xray-basic

It's important to be able to do this in cases where we'd like to
specialise the configuration for the invocation of the compiler, in
various scripting environments.

This is related to llvm.org/PR37066, a follow-up to D45474.

Reviewers: eizan, kpw, pelikan

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D45610

llvm-svn: 329989
2018-04-13 05:59:57 +00:00
..
lit.local.cfg FreeBSD driver / Xray flags moving pthread to compile flags. 2018-02-22 06:31:40 +00:00
xray-instrument-cpu.c [XRAY][MIPS] Add -fxray-instrument for mips/mipsel/mips64/mips64el 2017-02-15 10:41:38 +00:00
xray-instrument-os.c [test] Fix an XRay test on FreeBSD 2018-03-29 15:50:44 +00:00
xray-mode-flags.cpp [XRay][clang] Make -fxray-modes= additive 2018-04-13 05:59:57 +00:00
xray-nolinkdeps.cpp [XRay][clang] Only run driver test for Linux and FreeBSD 2018-04-06 06:09:57 +00:00
xray-shared-noxray.cpp Revert part of r. 325746 D43378 2018-02-22 06:48:34 +00:00