aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/CodeMetrics.cpp
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2021-02-11 10:31:15 +0100
committerRaphael Isemann <teemperor@gmail.com>2021-02-11 10:33:30 +0100
commita874d182c61c7f8e5291c718b40be0e133bf21f0 (patch)
tree6d3e18d41995bde458556ac6d306a6d69de70f99 /llvm/lib/Analysis/CodeMetrics.cpp
parent0b448854daffd57869254089ebb1bf69e8449823 (diff)
downloadllvm-a874d182c61c7f8e5291c718b40be0e133bf21f0.zip
llvm-a874d182c61c7f8e5291c718b40be0e133bf21f0.tar.gz
llvm-a874d182c61c7f8e5291c718b40be0e133bf21f0.tar.bz2
[DebugInfo] Prevent inlining in NRVO-string test cases
Since the new pass manager has been enabled by default these tests had their -O1 variations failing due to the tested functions being inlined. This just adds no_inline to the respective code similar to what we did in other tests (e.g. aa56b30014d96700b2fc945be11866789f341d38 ).
Diffstat (limited to 'llvm/lib/Analysis/CodeMetrics.cpp')
0 files changed, 0 insertions, 0 deletions