[PATCH] D58929: [LoopRotate] fix crash encountered with callbr
    Nick Desaulniers via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar  4 16:28:16 PST 2019
    
    
  
nickdesaulniers updated this revision to Diff 189226.
nickdesaulniers added a comment.
- remove dso_local local_unnamed_addr
- remove attributes
- replace existing tests with run of $ python llvm/utils/update_test_checks.py \ llvm/test/Transforms/LoopRotate/callbr.ll
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58929/new/
https://reviews.llvm.org/D58929
Files:
  llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
  llvm/test/Transforms/LoopRotate/callbr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58929.189226.patch
Type: text/x-patch
Size: 5665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190305/98765d7c/attachment.bin>
    
    
More information about the llvm-commits
mailing list