[llvm] [LLVM] Add file magic detection for SPIR-V files. (PR #75363)

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 13 11:02:58 PST 2023


https://github.com/dwblaikie commented:

Perhaps llvm::identify_magic already has unit test coverage that could be extended to cover the new cases?

https://github.com/llvm/llvm-project/pull/75363


More information about the llvm-commits mailing list