[PATCH] D37820: [BinaryFormat] Teach identify_magic about Tapi files.
Michael Spencer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 30 18:45:50 PDT 2017
Bigcheese added a comment.
Is the intent for TAPI files to be a subset of YAML? This only detects one very specific way of starting a YAML file.
Other than that this looks fine.
Repository:
rL LLVM
https://reviews.llvm.org/D37820
More information about the llvm-commits
mailing list