This adds a subset of the necessary metadata for defining
debug info in the LLVM dialect. It doesn't import everything,
but just enough to start actually generating LLVM debug info
the expected way. Export/Import to LLVMIR will be added in a
followup.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Why are some of these StringRefParameter vs StringAttr?