diff options
author | Mircea Trofin <mtrofin@google.com> | 2020-04-20 11:05:29 -0700 |
---|---|---|
committer | Mircea Trofin <mtrofin@google.com> | 2020-04-24 09:24:12 -0700 |
commit | c3770c5d6d374af4dcdc9f7f1c4565bed94373dc (patch) | |
tree | 6735c71e4646f990e1caee1fbd64e5ff2501ee2c /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 44ce588670d093ba4385403d007ffbf4a195d9a7 (diff) | |
download | llvm-c3770c5d6d374af4dcdc9f7f1c4565bed94373dc.zip llvm-c3770c5d6d374af4dcdc9f7f1c4565bed94373dc.tar.gz llvm-c3770c5d6d374af4dcdc9f7f1c4565bed94373dc.tar.bz2 |
[llvm][NFC] Factor out inlining pipeline as a module pipeline.
Summary:
This simplifies testing in scenarios where we want to set up module-wide
analyses for inlining. The patch enables treating inlining and its
function cleanups, as a module pass. The alternative would be for tests
to describe the pipeline, which is tedious and adds maintenance
overhead.
Reviewers: davidxl, dblaikie, jdoerfert, sstefan1
Subscribers: hiraditya, steven_wu, dexonsmith, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D78512
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions