[PATCH] D80750: llvm-link: Add module flag behavior MergeTargetId
    Yaxun Liu via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jun 12 18:48:40 PDT 2020
    
    
  
yaxunl updated this revision to Diff 270560.
yaxunl added a comment.
fix typo in tests
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80750/new/
https://reviews.llvm.org/D80750
Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/Module.h
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Linker/IRMover.cpp
  llvm/test/Linker/Inputs/module-flags-target-id-src-default.ll
  llvm/test/Linker/Inputs/module-flags-target-id-src-diff-cpu.ll
  llvm/test/Linker/Inputs/module-flags-target-id-src-empty.ll
  llvm/test/Linker/Inputs/module-flags-target-id-src-invalid.ll
  llvm/test/Linker/Inputs/module-flags-target-id-src-none.ll
  llvm/test/Linker/Inputs/module-flags-target-id-src-xnack-off.ll
  llvm/test/Linker/Inputs/module-flags-target-id-src-xnack-on-sramecc-off.ll
  llvm/test/Linker/module-flags-target-id-dst-default.ll
  llvm/test/Linker/module-flags-target-id-dst-none.ll
  llvm/test/Linker/module-flags-target-id-dst-xnack-on-sramecc-off.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80750.270560.patch
Type: text/x-patch
Size: 16017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200613/36e34d9c/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list