[PATCH] D106991: [CodeExtractor] Allowing for caller to access final inputs and outputs.
Andrew Litteken via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 26 09:48:17 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9d2c859ebb23: [CodeExtractor] Making the arguments outlined easier to access from the outside (authored by AndrewLitteken).
Changed prior to commit:
https://reviews.llvm.org/D106991?vs=368725&id=368915#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106991/new/
https://reviews.llvm.org/D106991
Files:
llvm/include/llvm/Transforms/Utils/CodeExtractor.h
llvm/lib/Transforms/Utils/CodeExtractor.cpp
llvm/unittests/Transforms/Utils/CodeExtractorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106991.368915.patch
Type: text/x-patch
Size: 4752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210826/148429e7/attachment.bin>
More information about the llvm-commits
mailing list