aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorIan Levesque <ianlevesque@fb.com>2020-10-14 22:18:30 -0400
committerIan Levesque <ianlevesque@fb.com>2021-01-19 18:47:09 -0500
commit68a1f09107a4b0c32fe84063ea1c5a902c8817a9 (patch)
tree47fb4dd875ca85e824127e0c8e6dabf06ef9d9b6 /llvm/lib/Support/CommandLine.cpp
parent3729ee893948be7e3ba138b2a04c4cdfa6257cdf (diff)
downloadllvm-68a1f09107a4b0c32fe84063ea1c5a902c8817a9.zip
llvm-68a1f09107a4b0c32fe84063ea1c5a902c8817a9.tar.gz
llvm-68a1f09107a4b0c32fe84063ea1c5a902c8817a9.tar.bz2
[xray] Honor xray-never function-instrument attribute
function-instrument=xray-never wasn't actually honored before. We were getting lucky that it worked because CodeGenFunction would omit the other xray attributes when a function was annotated with xray_never_instrument. This patch adds proper support. Differential Revision: https://reviews.llvm.org/D89441
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions