[PATCH] D130436: [BOLT] Process each block only once in fixCFGForPIC

Fabian Parzefall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 10:24:06 PDT 2022


FPar updated this revision to Diff 447399.
FPar added a comment.

Eliminate inner loop through queue


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130436

Files:
  bolt/include/bolt/Core/BinaryFunction.h
  bolt/include/bolt/Passes/ValidateInternalCalls.h
  bolt/lib/Passes/ValidateInternalCalls.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130436.447399.patch
Type: text/x-patch
Size: 5056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220725/e67eca5c/attachment.bin>


More information about the llvm-commits mailing list