[PATCH] D32038: Object, LTO: Add target triple to irsymtab and LTO API.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 20:07:54 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL300300: Object, LTO: Add target triple to irsymtab and LTO API. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D32038?vs=95258&id=95264#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32038

Files:
  lld/trunk/COFF/InputFiles.cpp
  lld/trunk/ELF/InputFiles.cpp
  lld/trunk/ELF/InputFiles.h
  llvm/trunk/include/llvm/LTO/LTO.h
  llvm/trunk/include/llvm/Object/IRSymtab.h
  llvm/trunk/lib/LTO/LTO.cpp
  llvm/trunk/lib/Object/IRSymtab.cpp
  llvm/trunk/test/LTO/Resolution/X86/symtab-elf.ll
  llvm/trunk/test/LTO/Resolution/X86/symtab.ll
  llvm/trunk/tools/llvm-lto2/llvm-lto2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32038.95264.patch
Type: text/x-patch
Size: 11135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170414/44be306b/attachment.bin>


More information about the llvm-commits mailing list