[PATCH] D66814: [IRMover] Don't map globals if their types are the same

Pirama Arumuga Nainar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 11 11:06:24 PDT 2019


pirama updated this revision to Diff 219744.
pirama added a comment.

- Do not have a declaration as a prevailing symbol in llvm-lto2's arguments
- Fix comments in test


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66814/new/

https://reviews.llvm.org/D66814

Files:
  llvm/lib/Linker/IRMover.cpp
  llvm/test/LTO/X86/Inputs/type-mapping-bug3.ll
  llvm/test/LTO/X86/type-mapping-bug3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66814.219744.patch
Type: text/x-patch
Size: 3967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190911/3c9dbe21/attachment.bin>


More information about the llvm-commits mailing list