[PATCH] D75067: [LTO][Legacy] Add new API to query Mach-O CPU (sub)type

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 24 14:48:19 PST 2020


thegameg updated this revision to Diff 246315.
thegameg edited the summary of this revision.
thegameg added a comment.

Add test through llvm-lto. More extensive testing of the BinaryFormat logic was added in https://reviews.llvm.org/rG7b0a5683fa09be4e60bc93526aad7b63bbca687c.


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

https://reviews.llvm.org/D75067

Files:
  llvm/docs/LinkTimeOptimization.rst
  llvm/include/llvm-c/lto.h
  llvm/include/llvm/LTO/legacy/LTOModule.h
  llvm/lib/LTO/LTOModule.cpp
  llvm/test/LTO/X86/print-macho-cpu.ll
  llvm/test/tools/llvm-lto/error.ll
  llvm/tools/llvm-lto/llvm-lto.cpp
  llvm/tools/lto/lto.cpp
  llvm/tools/lto/lto.exports

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75067.246315.patch
Type: text/x-patch
Size: 7607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200224/388a9286/attachment.bin>


More information about the llvm-commits mailing list