aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorIan Levesque <ianlevesque@fb.com>2020-01-17 13:24:07 -0800
committerShoaib Meenai <smeenai@fb.com>2020-01-17 13:32:17 -0800
commit7628e474a5916ed8a43c015248443f4c03077509 (patch)
tree91571b620f32efb3aa26ec0bbae16b944ca7432c /clang/lib/Frontend/CompilerInvocation.cpp
parent22af2cbefc86dbef6e11ddaa96a08956e0baf22b (diff)
downloadllvm-7628e474a5916ed8a43c015248443f4c03077509.zip
llvm-7628e474a5916ed8a43c015248443f4c03077509.tar.gz
llvm-7628e474a5916ed8a43c015248443f4c03077509.tar.bz2
[xray] Add xray-ignore-loops option
XRay allows tuning by minimum function size, but also always instruments functions with loops in them. If the minimum function size is set to a large value the loop instrumention ends up causing most functions to be instrumented anyway. This adds a new flag, xray-ignore-loops, to disable the loop detection logic. Differential Revision: https://reviews.llvm.org/D72659
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions