[all-commits] [llvm/llvm-project] afb785: [Driver] Remove Separate form for XRay options
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Aug 2 00:47:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: afb785f51161b78b9af7d9ecd3ce7632160efee9
https://github.com/llvm/llvm-project/commit/afb785f51161b78b9af7d9ecd3ce7632160efee9
Author: Fangrui Song <i at maskray.me>
Date: 2022-08-02 (Tue, 02 Aug 2022)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/XRayArgs.cpp
Log Message:
-----------
[Driver] Remove Separate form for XRay options
Supporting something like `-fxray-instruction-threshold= 1` is not intended.
More information about the All-commits
mailing list