[PATCH] D119672: [BOLT] Make order of jump table successors deterministic

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 14 10:37:42 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5a343994c3f5: [BOLT] Make order of jump table successors deterministic (authored by maksfb).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119672

Files:
  bolt/include/bolt/Core/BinaryBasicBlock.h
  bolt/lib/Core/BinaryBasicBlock.cpp
  bolt/lib/Core/BinaryFunction.cpp
  bolt/test/X86/Inputs/jump-table-pic.s
  bolt/test/X86/jump-table-pic-order.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119672.408499.patch
Type: text/x-patch
Size: 6085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220214/f1443344/attachment.bin>


More information about the llvm-commits mailing list