"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "c981b8e35a7b6109e2e7a828767c1439a6f1b50d"
Add a new AsmParserState class to capture detailed source information for .mlir files
This information isn't useful for general compilation, but is useful for building tools that process .mlir files. This class will be used in a followup to start building an LSP language server for MLIR. Differential Revision: https://reviews.llvm.org/D100438
Loading
Please register or sign in to comment