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

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 31 12:34:31 PDT 2018


compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.
Herald added a subscriber: dexonsmith.

Unfortunately, the TAPI releases are in the wild, so we need to support the old files.  It would be nice to have some sort of marker on the file (similar to a shebang) to indicate that it is a TAPI file.


Repository:
  rL LLVM

https://reviews.llvm.org/D37820





More information about the llvm-commits mailing list