[PATCH] D108657: [CodeExtractor] Ensuring ordering of exitStub creation

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 25 15:14:35 PDT 2021


AndrewLitteken updated this revision to Diff 368750.
AndrewLitteken added a comment.

Updating with assert.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108657/new/

https://reviews.llvm.org/D108657

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: D108657.368750.patch
Type: text/x-patch
Size: 9715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210825/30fe7123/attachment.bin>


More information about the llvm-commits mailing list