[all-commits] [llvm/llvm-project] f39000: [Driver] Delete CC1 -fxray-function-index and clea...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Jun 17 13:00:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f39000b4505bcfe3d2fcf23487096fb4703082bd
https://github.com/llvm/llvm-project/commit/f39000b4505bcfe3d2fcf23487096fb4703082bd
Author: Fangrui Song <maskray at google.com>
Date: 2020-06-17 (Wed, 17 Jun 2020)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/include/clang/Driver/XRayArgs.h
M clang/lib/Driver/XRayArgs.cpp
M clang/test/Driver/XRay/xray-function-index-flags.cpp
M clang/test/Driver/XRay/xray-ignore-loops-flags.cpp
M clang/test/Driver/XRay/xray-instrumentation-bundles-flags.cpp
Log Message:
-----------
[Driver] Delete CC1 -fxray-function-index and clean up some tests
More information about the All-commits
mailing list