diff options
author | OCHyams <orlando.hyams@sony.com> | 2023-03-29 12:54:39 +0100 |
---|---|---|
committer | OCHyams <orlando.hyams@sony.com> | 2023-03-29 12:57:44 +0100 |
commit | e5132d70ff3a8fc6bc6733fe56f06765962c0279 (patch) | |
tree | 61249ab7151c1d77222f7f627c31e0897f0e7b86 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f8f1909d36b2b1dee6ddcdf7bfed23aebf224437 (diff) | |
download | llvm-e5132d70ff3a8fc6bc6733fe56f06765962c0279.zip llvm-e5132d70ff3a8fc6bc6733fe56f06765962c0279.tar.gz llvm-e5132d70ff3a8fc6bc6733fe56f06765962c0279.tar.bz2 |
[Assignment Tracking] Don't run declare-to-assign on functions marked optnone
Assignment tracking doesn't add value when optimisations are disabled - don't
apply it to functions marked optnone.
Reviewed By: jryans
Differential Revision: https://reviews.llvm.org/D147129
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions