[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 04:01:14 PDT 2023
    
    
  
simon_tatham updated this revision to Diff 549327.
simon_tatham added a comment.
Changed `target-cpu` setting to `target-features` as suggested.
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.549327.patch
Type: text/x-patch
Size: 7797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230811/559796c7/attachment.bin>
    
    
More information about the llvm-commits
mailing list