This PR adds llvm to the list of default types, matching files with extension ll which is used widely for the textual form of LLVM's Intermediate Representation. Ref: https://llvm.org/docs/LangRef.html Closes #3079
This PR adds llvm to the list of default types, matching files with extension ll which is used widely for the textual form of LLVM's Intermediate Representation. Ref: https://llvm.org/docs/LangRef.html Closes #3079