[PATCH] D82680: MSAN: Allow emitting checks for struct types
    Gui Andrade via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jul  7 09:52:10 PDT 2020
    
    
  
guiand updated this revision to Diff 276110.
guiand added a comment.
Fixed msan_x86_bts_asm test after optimizing away `icmp i1 %x, false`
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82680/new/
https://reviews.llvm.org/D82680
Files:
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/check-struct.ll
  llvm/test/Instrumentation/MemorySanitizer/msan_x86_bts_asm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82680.276110.patch
Type: text/x-patch
Size: 7359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/54436ad0/attachment.bin>
    
    
More information about the llvm-commits
mailing list