[PATCH] D130943: [BOLT] Support jump table entry to sibling's builtin_unreachable
    Huan Nguyen via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Aug  2 16:34:59 PDT 2022
    
    
  
nhuhuan updated this revision to Diff 449479.
nhuhuan added a comment.
Support builtin_unreachable when another function is placed
after the sibling fragment
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130943/new/
https://reviews.llvm.org/D130943
Files:
  bolt/include/bolt/Core/BinaryFunction.h
  bolt/lib/Core/BinaryBasicBlock.cpp
  bolt/lib/Core/BinaryContext.cpp
  bolt/lib/Core/BinaryFunction.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130943.449479.patch
Type: text/x-patch
Size: 7525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220802/b5059aa6/attachment.bin>
    
    
More information about the llvm-commits
mailing list