aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorAndrew Litteken <andrew.litteken@gmail.com>2021-08-26 08:24:34 -0700
committerAndrew Litteken <andrew.litteken@gmail.com>2021-08-26 09:47:53 -0700
commit9d2c859ebb23d34878ee68ef2cd4f1740157c640 (patch)
treed94a81ef5a927680bba73eb826e4b1d0192998b1 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent34e055d33e37cd87b9f6f4b0431a4c061628d036 (diff)
downloadllvm-9d2c859ebb23d34878ee68ef2cd4f1740157c640.zip
llvm-9d2c859ebb23d34878ee68ef2cd4f1740157c640.tar.gz
llvm-9d2c859ebb23d34878ee68ef2cd4f1740157c640.tar.bz2
[CodeExtractor] Making the arguments outlined easier to access from the outside
The Code Extractor does not provide an easy mechanism for determining the inputs and outputs after extraction has occurred, this patch gives the ability to pass in empty SetVectors to be filled with the inputs and outputs if they need to be analyzed. Added Tests: - InputOutputMonitoring in unittests/Transforms/Utils/CodeExtractorTests.cpp Reviewers: paquette Differential Revision: https://reviews.llvm.org/D106991
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions