[llvm] [RemoveDIs][DebugInfo][IR] Add parsing for non-intrinsic debug values (PR #79818)

Jeremy Morse via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 06:22:17 PST 2024


================
@@ -440,7 +440,9 @@ lltok::Kind LLLexer::LexCaret() {
 ///    AttrGrpID ::= #[0-9]+
----------------
jmorse wrote:

Should we be updating these BNF descriptions too? (probably just a case of adding '#'?

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


More information about the llvm-commits mailing list