[PATCH] D132426: [BOLT] Add test checking LP trampolines in multi-split

Fabian Parzefall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 22 17:29:24 PDT 2022


FPar created this revision.
FPar added reviewers: rafauler, maksfb, Amir, yota9.
Herald added a subscriber: ayermolo.
Herald added a project: All.
FPar requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This adds a test to verify that when splitting all blocks, landing pad
trampolines are inserted in all blocks.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D132426

Files:
  bolt/test/X86/split-all-lptrampoline.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132426.454664.patch
Type: text/x-patch
Size: 5981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220823/9359ed11/attachment.bin>


More information about the llvm-commits mailing list