[PATCH] D157688: [LowerTypeTests,ARM] Support Armv8-M BTI in jump tables.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 11 05:16:30 PDT 2023


simon_tatham updated this revision to Diff 549348.
simon_tatham marked an inline comment as done.
simon_tatham added a comment.

Update to be clearer about setting `target-features`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157688

Files:
  llvm/lib/Transforms/IPO/LowerTypeTests.cpp
  llvm/test/Transforms/LowerTypeTests/function-arm-thumb.ll
  llvm/test/Transforms/LowerTypeTests/function-thumb-bti.ll
  llvm/test/Transforms/LowerTypeTests/function.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157688.549348.patch
Type: text/x-patch
Size: 8495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230811/8fb14226/attachment.bin>


More information about the llvm-commits mailing list