"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "9acaf54277122f2f30d8782ec9dd4ee0d50958b6"
[mlir] Add support for basic location translation to LLVM.
Summary: This revision adds basic support for emitting line table information when exporting to LLVMIR. We don't yet have a story for supporting all of the LLVM debug metadata, so this revision stubs some features(like subprograms) to enable emitting line tables. Differential Revision: https://reviews.llvm.org/D73934
Loading
Please register or sign in to comment