[llvm] [KeyInstr] Add fields to DILocation behind compile time flag (PR #133477)
Jeremy Morse via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 10 07:29:17 PDT 2025
================
@@ -5312,13 +5312,15 @@ bool LLParser::parseDILocation(MDNode *&Result, bool IsDistinct) {
OPTIONAL(column, ColumnField, ); \
----------------
jmorse wrote:
Can't comment on the comment 6 lines above, but it'll want updating.
https://github.com/llvm/llvm-project/pull/133477
More information about the llvm-commits
mailing list