[PATCH] D66149: [BinaryFormat] Teach identify_magic about Tapi files.

Cyndy Ishida via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 10:08:53 PDT 2019


cishida updated this revision to Diff 215158.
cishida added a comment.
Herald added a subscriber: seiya.

Reverse order of conditional for file_magic


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66149

Files:
  llvm/include/llvm/BinaryFormat/Magic.h
  llvm/include/llvm/TextAPI/MachO/TextAPIReader.h
  llvm/lib/BinaryFormat/Magic.cpp
  llvm/lib/Object/Binary.cpp
  llvm/lib/Object/ObjectFile.cpp
  llvm/lib/Object/SymbolicFile.cpp
  llvm/lib/TextAPI/MachO/TextStub.cpp
  llvm/unittests/BinaryFormat/TestFileMagic.cpp
  llvm/unittests/TextAPI/TextStubV1Tests.cpp
  llvm/unittests/TextAPI/TextStubV2Tests.cpp
  llvm/unittests/TextAPI/TextStubV3Tests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66149.215158.patch
Type: text/x-patch
Size: 31198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/e9b29abb/attachment-0001.bin>


More information about the llvm-commits mailing list