[llvm] [TableGen] Include source location in JSON dump (PR #79028)

via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 24 06:50:26 PST 2024


ostannard wrote:

It turns out that tablegen already stores a full list of source locations when multiclasses are involved, so it was easy to implement that fully.

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


More information about the llvm-commits mailing list